http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Installation
Download
CVS Repository

Samples
API JavaDoc
XNI Manual
FAQs

Features
Properties

Release Info
Limitations
Report a Bug

Xerces-J 2.0.0 (beta2)
 
  • fix Fixed bug for when namespace bindings were added as default attributes from the DTD. [Andy Clark]
  • fix Fixed Xerces2 standard components to properly recognize and use the features and properties that they are documented to accept. [Andy Clark]
  • add Added documentation to the XNI Manual for re-using the Xerces2 parser components. [Andy Clark]
  • update Moved Xerces 1.x to "xerces_j_1" branch and moved Xerces2 to the main trunk of the "xml-xerces" module. [Arnaud Le Hors]
  • fix Improved ability of document and DTD scanners to perform pull parsing. [Andy Clark]
  • fix Fixed bug where namespace binder would turn an emptyElement callback into startElement and endElement callbacks. [Andy Clark]
  • update Updated standard parser configuration to separate DTD validation and namespace binding in the parsing pipeline. [Andy Clark]
  • remove Removed old XML Schema code that was not being used. This code is intended to be replaced by either a port of the Xerces 1.x XML Schema implementation or by a re-designed, re-implemented XML Schema implementation. [Andy Clark]
  • fix Fixed bug in scanner that allowed the built-in entity references to be sent via XNI. The default value for this feature should have been false. [Andy Clark]
  • fixFixed several SAX bugs. [Andy Clark]
  • update Synchronized DOM implementation code from Xerces 1.x codebase. [Andy Clark]

Xerces-J 2.0.0 (beta)
  First beta release of the Xerces2 code. Besides numerous bug fixes, this release has changes and additions to XNI. The new XNI parser configuration framework has been added in this release. Refer to the XNI Manual for complete information.
  • add Added document and DTD scanner interfaces to XNI to allow parser configuration pipelines to be constructed generically. [Andy Clark]
  • fix Fixed bug in DTD grammar for mixed content models that was building the wrong validation content model. [Sandy Gao]
  • update Removed SAX dependency from XNI framework. Now the only dependence on external API such as SAX is in the implementation of the AbstractSAXParser and DOMParser so that legacy code doesn't break. [Andy Clark]
  • update Rewrote existing documentation, added XNI information, cleaned up stylesheets, and converted some docs to use custom DTDs. [Andy Clark]
  • fixDTD method ordering problem for INCLUDE/IGNORE sections. [Petr Kuzel]
  • updateImproved DFA build-time performance. [ATOZAWA@jp.ibm.com]
  • updateSynchronized with Xerces 1.3.0 [Arnaud Le Hors]

Xerces-J 2.0.0 (alpha)
 Initial alpha release of Xerces2 code.


Copyright © 1999-2001 The Apache Software Foundation. All Rights Reserved.