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