Xerces

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Apache Xerces
Developer(s) Apache Software Foundation
Stable release 2.9.1 (Xerces J)
3.0.1 (Xerces C++) / 15 September 2007 (Xerces J)
19 February 2009 (Xerces C++)
Operating system Cross-platform
Type XML parser library
License Apache License 2.0
Website http://xerces.apache.org/

Xerces is a collection of software libraries for parsing, validating, serializing and manipulating XML. The library implements a number of standard APIs for XML parsing, including DOM, SAX and SAX2. The implementation is available in Java, C++ and Perl programming languages.

[edit] See also

[edit] External links