|
XML for C++ parser (XML4C)
Product: |
XML for C++ parser (XML4C)
Three shared C++ libraries with classes for parsing, generating, manipulating, and validating XML documents in over 150 different encodings. |
Category: |
XML Parsers and Processors |
Details: |
IBM's XML for C++ parser (XML4C) is based on Apache's Xerces-C XML parser, which is a validating XML parser written in a portable subset of C++. XML4C integrates the Xerces-C parser with IBM's International Components for Unicode (ICU) and extends the number of encodings supported to over 150. It consists of three shared libraries (2 code and 1 data) which provide classes for parsing, generating, manipulating, and validating XML documents. XML4C is faithful to the XML 1.0 Recommendation and associated standards (DOM 1.0, SAX 1.0, DOM 2.0, SAX 2.0 etc). Source code, samples and API documentation are provided with the parser.
Version 3.3.1 update contains:
- New experimental support of SAX 2.0
- New experimental support of DOM Level 2 Range and Traversal
- Enhanced com support
- Improved support for Entities in the DOM
- Support for ICU 1.6
- Bug fixes and performance improvemenents
- New platforms support - Tru64 and PTX
- Enhanced documentation with class diagrams
|
More Information: |
http://www.alphaworks.ibm.com/tech/xml4c |
Developer: |
IBM Alphaworks |
Environment: |
Free |
Purchase Info: |
AIX,Linux,Solaris,Windows,HP-UX 11,AS/400 |
|
|