| xmlpp::Attribute | Represents XML Node attributes | 
| xmlpp::CdataNode | CData node | 
| xmlpp::CommentNode | Comment Node | 
| xmlpp::ContentNode | Content Node | 
| xmlpp::Document | Represents an XML document in the DOM model | 
| xmlpp::DomParser | XML DOM parser | 
| xmlpp::Dtd | Represents XML DTDs | 
| xmlpp::DtdValidator | XML DOM parser | 
| xmlpp::Element | Element nodes have attributes as well as child nodes | 
| xmlpp::EntityReference | Entity references refer to previously declared entities | 
| xmlpp::exception | Base class for all xmlpp exceptions | 
| xmlpp::KeepBlanks | This class set KeepBlanksDefault and IndentTreeOutput of libxmlpp and restore their initial value in its destructor | 
| xmlpp::Node | Represents XML Nodes | 
| xmlpp::NonCopyable | Herited by classes which cannot be copied | 
| xmlpp::OStreamOutputBuffer | An OutputBuffer implementation that send datas to a std::ostream | 
| xmlpp::OutputBuffer | Base class for xmlOutputBuffer wrapper | 
| xmlpp::parse_error | This exception will be thrown when the parser encounters an error in the XML document | 
| xmlpp::Parser | XML parser | 
| xmlpp::ParserInputBuffer | Base class for xmlParserInputBuffer wrapper | 
| xmlpp::SaxParser | SAX XML parser | 
| xmlpp::SaxParser::SaxParser::Attribute | Simple structure used in the start_element callback, in which the attributes are a list of name/value pairs | 
| xmlpp::SaxParser::SaxParser::AttributeHasName | This functor is a helper to find an attribute by name in an AttributeList using the standard algorithm std::find_if | 
| xmlpp::Schema | Represents XML Schema | 
| xmlpp::SchemaValidator | XML DOM parser | 
| xmlpp::TextNode | Text Node | 
| xmlpp::Validator | XML parser | 
| xmlpp::validity_error | This exception will be thrown when the parser encounters a validity error in the XML document | 
 1.5.8
 1.5.8