Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
xmlpp::AttributeRepresents XML Node attributes
xmlpp::CdataNodeCData node
xmlpp::CommentNodeComment Node
xmlpp::ContentNodeContent Node
xmlpp::DocumentRepresents an XML document in the DOM model
xmlpp::DomParserXML DOM 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::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::SaxParserSAX XML parser
xmlpp::SaxParser::SaxParser::AttributeSimple structure used in the start_element callback, in which the attributes are a list of name/value pairs
xmlpp::SaxParser::SaxParser::AttributeHasNameThis functor is a helper to find an attribute by name in an AttributeList using the standard algorithm std::find_if
xmlpp::SchemaRepresents XML Schema
xmlpp::SchemaValidatorXML DOM parser
xmlpp::TextNodeText Node
xmlpp::ValidatorXML parser
xmlpp::validity_errorThis exception will be thrown when the parser encounters a validity error in the XML document

Generated on Fri Apr 16 13:26:11 2010 for libxml++ by  doxygen 1.5.8