summaryrefslogtreecommitdiff
path: root/textproc/xerces-j/pkg/DESCR
blob: 0f4c583bd530a9f2edc192846e34146e822f56b0 (plain)
1
2
3
4
5
6
7
8
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.