Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

libxml++ 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 a XML document in the dom model
xmlpp::DomParserXML DOM parser
xmlpp::DtdRepresents XML DTDs
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::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::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
exception
xmlpp::TextNodeText Node
xmlpp::validity_errorThis exception will be thrown when the parser encounters a validity error in the XML document

Generated on Wed May 5 22:52:44 2004 for libxml++ by doxygen 1.3.5