Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Fixing a typo.
Update to the latest ASF license header. See http://www.apache.org/legal/src-headers.html.
Source files for documentation should include a license [1]. Adding boilerplate copyright notice for Apache License, Version 2.0 to all documentation source files with appropriate copyright dates. [1] http://www.apache.org/dev/apply-license.html
Fixed types for DTD and XML Schema validator components in the XNI Manual regarding the Xerces2 reference implementation.
Updated build script and documentation in preparation for the Xerces 2.0.0 (beta3) release.
Added *Filter interfaces for pipeline components that both consume and produce streaming infoset events.
Fixed bug for when namespace bindings were added as default attributes from the DTD. And I had just removed the namespaces feature from the XMLDTDValidator code because I thought it wasn't needed. <sigh/> Reported by: John Caron <caron@unidata.ucar.edu> Attempted patch submitted by: Neeraj Bajaj <Neeraj.Bajaj@sun.com>
Docs mentioned that the XMLDTDValidator needed to know the value of the namespaces feature. This was only true back when the code was a "universal" validator capable of validating both DTDs and XML Schemas. Therefore, namespace binding had to be performed in between those two steps. Now that this class *only* performs DTD validation, this feature is no longer needed by this component.
Updates to make the Xerces2 standard components are in sync with the documentation regarding their supported features and properties.
Merge/move of Xerces 2 to the trunc!
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |