Change History
Releases
- Version 0.2.4 (31 Mar 2004)
[zip]
[tgz]
- Updated implementation to work with Xerces-J 2.6.2 that removed
the
ObjectFactory class in the
org.apache.xerces.util package.
- Version 0.2.3 (25 Jun 2003)
[zip]
[tgz]
- Fixed bug which retained attributes from element to element.
- Version 0.2.2 (02 May 2003)
[zip]
[tgz]
- Added a Jar file with a patch for a null pointer exception
introduced in Xerces 2.3.0 — subsequent versions of Xerces
have the fix incorporated;
and
added a namespace field to the GeneralEntityEvent to match the
new methods on XMLResourceIdentifier in Xerces-J 2.4.0.
- Version 0.2.1 (28 Jan 2003)
[zip]
[tgz]
- Updated implementation for XNI changes introduced in Xerces-J 2.3.0.
- Version 0.2 (27 Nov 2002)
[zip]
[tgz]
- Changed GeneralEntityEvent field names to better match Java
naming conventions as suggested by Elliotte Rusty Harold.
- Version 0.1.2 (30 Sep 2002)
[zip]
[tgz]
- Updated implementation for XNI changes introduced in Xerces 2.2.0.
- Version 0.1.1 (06 Sep 2002)
[zip]
[tgz]
- Fixed bug reported by Bruno Dumon that was not forwarding processing
instructions;
and
updated implementation for XNI changes introduced in Xerces 2.1.0.
- Version 0.1 (25 Aug 2002)
[zip]
[tgz]
- Initial writing.
(C) Copyright 2002-2004, Andy Clark. All rights reserved.