Download List

Project Description

Xerces2 is the next generation Apache Xerces-J XML parser. This version of Xerces-J defines the Xerces Native Interface (XNI), and provides a complete, standards compliant reference implementation using XNI. The parser was completely re-designed and re-implemented to be simpler and more modular. To help contribute to this project, visit the Apache Xerces Project Webpage (http://xerces.apache.org) and join the j-dev@xerces.apache.org mailing list.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-10-25 22:43
2.2.0

Tags: Minor bugfixes

2002-08-29 15:18
2.1.0

This version adds the ability to modify the parsing pipeline dynamically, modifies the DOM to carry PSVI information, provides access to PSVI via SAX, allows separation of the Schema datatype implementation to be used as standalone datatype library, fixes bugs, and makes a lot of other small changes.
Tags: Major feature enhancements

2002-03-05 06:38
2.0.1

Various bugfixes and improvements were made, including reporting locator information for XML Schema errors, updating DTD datatypes to use new interfaces, a fix for a bug in serialization of documents with namespaces, updating experimental XNI grammar interfaces, and deferring loading of XML Schema grammars until needed.
Tags: Minor bugfixes

2002-01-30 22:15
2.0.0

This is the first production-quality release of the Xerces2 Java XML parser. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular. Xerces2 provides more features with the same level of compliance as Xerces 1.x.
Tags: Major feature enhancements

2001-12-20 23:31
2.0.0 (beta4)

This release fixes various bugs, greatly improves the XML Schema support in the Xerces2 parser, and adds new DOM Level 3 support. In addition, the Xerces Native Interface (XNI) was modified to allow the "streaming" information set to carry arbitrary data to extend the document information. This feature is used to provide an API to the Post Schema Validation Infoset (PSVI). Please note that this API is still under development.
Tags: Major feature enhancements

Project Resources