Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
trackable
exception
xmlpp::AttributeRepresents XML Node attributes
xmlpp::CdataNodeCData node
xmlpp::CommentNodeComment Node
xmlpp::ContentNodeContent Node
xmlpp::DocumentRepresents an XML document in the DOM model
xmlpp::DomParserDOM XML parser
xmlpp::DtdRepresents XML DTDs
xmlpp::DtdValidatorXML DOM parser
xmlpp::ElementElement nodes have attributes as well as child nodes
xmlpp::EntityReferenceEntity references refer to previously declared entities
xmlpp::exceptionBase class for all xmlpp exceptions
xmlpp::internal_error
xmlpp::IStreamParserInputBuffer
xmlpp::KeepBlanksThis class set KeepBlanksDefault and IndentTreeOutput of libxmlpp and restore their initial value in its destructor
xmlpp::NodeRepresents XML Nodes
xmlpp::NonCopyableHerited by classes which cannot be copied
xmlpp::OStreamOutputBufferAn OutputBuffer implementation that send datas to a std::ostream
xmlpp::OutputBufferBase class for xmlOutputBuffer wrapper
xmlpp::parse_errorThis exception will be thrown when the parser encounters an error in the XML document
xmlpp::ParserXML parser
xmlpp::ParserInputBufferBase class for xmlParserInputBuffer wrapper
xmlpp::ProcessingInstructionNode
xmlpp::SaxParserSAX XML parser
xmlpp::SaxParser::AttributeSimple structure used in the start_element callback, in which the attributes are a list of name/value pairs
xmlpp::SaxParser::AttributeHasNameThis functor is a helper to find an attribute by name in an AttributeList using the standard algorithm std::find_if
xmlpp::SchemaRepresents an XML Schema
xmlpp::SchemaValidatorSchema Validator
xmlpp::TextNodeText Node
xmlpp::TextReaderA TextReader-style XML parser A reader that provides fast, non-cached, forward-only access to XML data, in the style of .Net's XmlTextReader class
xmlpp::ValidatorXML parser
xmlpp::validity_errorThis exception will be thrown when the parser encounters a validity error in the XML document
Generated on Thu Oct 14 15:56:28 2010 for libxml++ by  doxygen 1.6.3