Categories
XMLTips and Tutorials → Parsing

Make the most of Xerces - C++, Part 1

This two-part article offers an introduction to the Xerces-C++ XML library. Part 1 explains how to link the library into applications written in Linux and Windows. Ample code demonstrates parsing with the SAX API, and a sample application shows you h...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

XML Matters: The RXP parser

RXP is a validating parser written in C that creates a non-DOM tree representation of XML documents. While RXP itself is not well documented -- and not for the faint of heart -- at least two excellent higher level APIs have been built on top of RXP: ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS
©2019 A--9.com