Apache
Xerces-J 2.0.02 released
19:24, 1 Jul 2002 UTC | Edd Dumbill

The Apache XML Project Xerces-J team have announced version 2.0.2 of their Java-based XML parser.

Major changes include:

  • Added Schema Component API interfaces and implementation; full PSVI support.
  • Added implementation for baseURI, documentURI, normalizeDocument and required normalize document features. Added support for DOM revalidation against XML Schemas.
  • Improved handling of settings in parser classes making it easier to re-use the parsers with other parser configurations.

Many more performance enhancements and bug fixes are also included in this release.

| See all 2 comments

Newest comments

Re: Xerces-J 2.0.02 released (Marcelo Jaccoud Amaral - 19:11, 14 Oct 2002)
The title is wrong -- the version released is 2.2.0
Re: Xerces-J 2.0.02 released (Oliver Becker - 11:45, 2 Jul 2002)
The link above should point to http://xml.apache.org/xerces2-j/ (note the added 2)
  
xmlhack: developer news from the XML community

Front page | Search | Find XML jobs

Related categories
Apache
Java