Categories
Mini-XML
Mini-XML is a small XML parsing library used to read XML and XML-like data files in an application without requiring large non-standard libraries. It requires only an ANSI C compatible compiler and a "make" program. It supports reading UTF-8 and UTF-16 and writing UTF-8 encoded XML strings and files, and provides a hierarchical view of the file via a linked-list tree structure of typed nodes and functions for managing and searching the tree.
Last updated 18 May, 2005
Versions
2.2.1
2.2.1 stable released 2005-05-18
- Released: 18 May, 2005
- Code Maturity: Stable
- Source Archive: http://www.easysw.com/~mike/mxml/software.php?V...
- Licenses: LGPLv2orlater
- Interfaces: Library
User Community and Support
User guide available in HTML format from http://www.easysw.com/~mike/mxml/mxml.html; User guide available in PDF format from http://www.easysw.com/~mike/mxml/mxml.pdf; User guide available in PostScript format from http://www.easysw.com/~mike/mxml/mxml.ps.gz




