diff options
Diffstat (limited to 'textproc/xerces-j/DESCR')
-rw-r--r-- | textproc/xerces-j/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/xerces-j/DESCR b/textproc/xerces-j/DESCR new file mode 100644 index 00000000000..0f4c583bd53 --- /dev/null +++ b/textproc/xerces-j/DESCR @@ -0,0 +1,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. |