Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
xml::attributes::attrThe xml::attributes::attr class is used to hold information about one attribute
xml::attributesThe xml::attributes class is used to access all the attributes of one xml::node
xml::node::cdataHelper struct for creating a xml::node of type_cdata
xml::node::commentHelper struct for creating a xml::node of type_comment
xml::nodes_view::const_iteratorThe const_iterator provides a way to access nodes in the view similar to a standard C++ container
xml::attributes::const_iteratorConst Iterator class for accessing attribute pairs
xml::node::const_iteratorThe xml::node::const_iterator provides a way to access children nodes similar to a standard C++ container
xml::const_nodes_viewThis class implements a read-only view of XML nodes
xml::documentThe xml::document class is used to hold the XML tree and various bits of information about it
xml::event_parserThe xml::event_parser is used to parse an XML document by calling member functions when certain things in the XML document are parsed
xslt::initThe xslt::init class is used to configure the XSLT engine
xml::initThe xml::init class is used to configure the XML parser
xml::nodes_view::iteratorThe iterator provides a way to access nodes in the view similar to a standard C++ container
xml::attributes::iteratorIterator class for accessing attribute pairs
xml::node::iteratorThe xml::node::iterator provides a way to access children nodes similar to a standard C++ container
xml::nodeThe xml::node class is used to hold information about one XML node
xml::nodes_viewThis class implements a view of XML nodes
xml::node::piHelper struct for creating a xml::node of type_pi
xslt::stylesheetThe xslt::stylesheet class is used to hold information about an XSLT stylesheet
xml::node::textHelper struct for creating a xml::node of type_text
xml::tree_parserThe xml::tree_parser class is used to parse an XML document and generate a tree like structure of xml::node objects

Generated on Sun Dec 20 12:42:32 2009 for xmlwrapp by  doxygen 1.6.1