Version 1 of XML Parser for Java was the highest rated Java XML
parser in Java Report's February 1999 review of XML parsers.
Changes incorporated in XML Parser for Java version v2.0.9:
- DOM Implementation classes are no longer final
- Modified license (no termination clause!)
- Multiple parser objects can be active at once
- Numerous bug fixes
Version 2 adds these exciting new features:
- Configurable, Modular Architecture
- High Performance
- Revalidation
- XCatalog Support
These enhance the functionality of XML Parser for Java version 1:
- XML 1.0 Recommendation (2/10/98)
- DOM 1.0 Recommendation (10/1/98)
- SAX 1.0 (5/11/98)
XML Parser for Java version 1.0 is still available and it has been
updated to v1.1.16
Changes incorporated in XML Parser for Java version v1.1.16:
- Fixes for all known bugs
- Namespace support for DOMHash