zen::Xml
Simple C++ XML Processing
|
▼Nzen | The zen::Xml namespace |
CXmlDoc | The complete XML document |
CXmlElement | An XML element |
CXmlError | Exception base class for zen::Xml |
CXmlFileError | Exception thrown due to failed file I/O |
CXmlIn | Proxy class to conveniently convert XML structure to user data |
CXmlOut | Proxy class to conveniently convert user data into XML structure |
CXmlParsingError | Exception thrown due to an XML parsing error |