| Project Name | Xerces-C++ |
| Category | Libraries |
| Programming Language | C++ |
| Project Home Page | http://xml.apache.org/xerces-c/ |
| License(s) | The Apache License |
| License URL(s) | http://www.apache.org/licenses/LICENSE-2.0.html |
| Tags (edit) | data, parser, xml |
Xerces-C++ is a validating XML parser written in a portable subset of C++.
Xerces-C++ makes it easy to give your application the ability to read and write
XML data. A shared library is provided for parsing, generating, manipulating,
and validating XML documents.
Xerces-C++ is faithful to the XML 1.0 recommendation and many associated
standards (see Features below).
The parser provides high performance, modularity, and scalability. Source code,
samples and API documentation are provided with the parser. For portability,
care has been taken to make minimal use of templates, no RTTI, and minimal use
of #ifdefs.
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
Last modified on 2006-02-27 23:00:40.642 (rel. 3).
