freebsd-ports/textproc/xerces-j/pkg-descr
Volker Stolz 2432a7b5f6 - Samples are now installed by default
- The source code for samples is now installed with the samples
- Fixed some OPTIONS/package issue
- Updated pkg-descr
- Performance improvement: removed the unnecessary loop
- Cosmetic changes: honor 80 chars line length

PR:		ports/69015
Submitted by:	Herve Quiroz
Requested by:	me
2004-07-14 11:44:09 +00:00

20 lines
1 KiB
Text

The Xerces Java Parser supports XML 1.0 recommendation and contains advanced
parser functionality, such as XML Schema, DOM Level 2 version 1.0, and SAX
Version 2, in addition to supporting the industry-standard DOM Level 1 and SAX
version 1 APIs.
Xerces2 is the next generation of high performance, fully compliant XML parsers
in the Apache Xerces family. This version of Xerces introduces the Xerces
Native Interface (XNI), a complete framework for building parser components and
configurations that is extremely modular and easy to program.
The Apache Xerces2 parser is the reference implementation of XNI but other
parser components, configurations, and parsers can be written using the Xerces
Native Interface.
Xerces2 also provides an experimental implementation of the Document Object
Model Level 3 Core and Load/Save Proposed Recommendations and provides a
partial implementation of the XML Inclusions (XInclude) W3C Working Draft in
Last Call. It also provides support for OASIS XML Catalogs.
WWW: http://xml.apache.org/xerces2-j/