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::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::TextNodeText Node
xmlpp::TextReader
xmlpp::ValidatorXML parser
xmlpp::validity_errorThis exception will be thrown when the parser encounters a validity error in the XML document

Generated on Wed Mar 26 17:35:53 2008 for libxml++ by  doxygen 1.5.5