XMLminus
News
December 15th 2006 - Version 0.0.1 released
The first version of XMLminus is now out!
Features
XMLminus is a parser for a minimal subset of XML (see documentation for details). It can not be used saving and loading documentation (XHTML, for example), a trade off for more effective data serialization.
- Uses modern C++ with RAII, templates and exceptions and containers
- A simple and clean API
- Powerful enough to read Collada
- Simple to use - only include 1 header file
Requirements
Documentation
The Doxygen generated documentation can be found here.
XMLminus Doxygen API documentation