



















|
| |
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. |
|
|