zen::Xml
Simple C++ XML Processing
|
zen | The zen::Xml namespace |
XmlOut | Proxy class to conveniently convert user data into XML structure |
XmlIn | Proxy class to conveniently convert XML structure to user data |
XmlElement | An XML element |
XmlDoc | The complete XML document |
XmlError | Exception base class for zen::Xml |
XmlFileError | Exception thrown due to failed file I/O |
XmlParsingError | Exception thrown due to an XML parsing error |