



















|
| |
Fixed bug for when namespace bindings were added as default
attributes from the DTD.
[Andy Clark]
Fixed Xerces2 standard components to properly recognize and use
the features and properties that they are documented to accept.
[Andy Clark]
Added documentation to the XNI Manual for re-using the Xerces2
parser components.
[Andy Clark]
Moved Xerces 1.x to "xerces_j_1" branch and moved Xerces2 to the main
trunk of the "xml-xerces" module.
[Arnaud Le Hors]
Improved ability of document and DTD scanners to perform pull parsing.
[Andy Clark]
Fixed bug where namespace binder would turn an emptyElement callback into
startElement and endElement callbacks.
[Andy Clark]
Updated standard parser configuration to separate DTD validation
and namespace binding in the parsing pipeline.
[Andy Clark]
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]
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]
Fixed several SAX bugs.
[Andy Clark]
Synchronized DOM implementation code from Xerces 1.x codebase.
[Andy Clark]
|
| |
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.
Added document and DTD scanner interfaces to XNI to allow
parser configuration pipelines to be constructed generically.
[Andy Clark]
Fixed bug in DTD grammar for mixed content models that was
building the wrong validation content model.
[Sandy Gao]
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]
Rewrote existing documentation, added XNI information, cleaned
up stylesheets, and converted some docs to use custom DTDs.
[Andy Clark]
DTD method ordering problem for INCLUDE/IGNORE sections.
[Petr Kuzel]
Improved DFA build-time performance.
[ATOZAWA@jp.ibm.com]
Synchronized with Xerces 1.3.0
[Arnaud Le Hors]
|
| | Initial alpha release of Xerces2 code. |
|
|