mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
9 lines
438 B
Plaintext
9 lines
438 B
Plaintext
Xerces (named after the Xerces Blue butterfly) provides world-class XML
|
|
parsing and generation. Fully-validating parsers are available for both
|
|
Java and C++, implementing the W3C XML and DOM (Level 1 and 2) standards,
|
|
as well as the defacto SAX (version 2) standard. The parsers are highly
|
|
modular and configurable. Initial support for XML Schema (draft W3C
|
|
standard) is also provided.
|
|
|
|
This package provides the Java version of Xerces.
|