zen::Xml
Simple C++ XML Processing
 All Classes Namespaces Functions Variables
File List
Here is a list of all documented files with brief descriptions:
bind.h [code]Map user data types to XML
cvrt_struc.h [code]Handle conversion of arbitrary types to and from XML elements. See comments in cvrt_text.h
cvrt_text.h [code]Handle conversion of string-convertible types to and from std::string
dom.h [code]
error.h [code]
io.h [code]Save and load byte streams from files
parser.h [code]Convert an XML document object model (class XmlDoc) to and from a byte stream representation
xml.h [code]