From 81ef99a27b3ff96ee664ca58054b3b671b97be17 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Mon, 5 Jan 2009 22:34:32 +0000 Subject: Regenerated documentation git-svn-id: http://pugixml.googlecode.com/svn/trunk@100 99668b35-9821-0410-8761-19e4c4f06640 --- docs/html/annotated.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/html/annotated.html') diff --git a/docs/html/annotated.html b/docs/html/annotated.html index 88d563b..d45c577 100644 --- a/docs/html/annotated.html +++ b/docs/html/annotated.html @@ -25,12 +25,15 @@ pugi::xml_nodeA light-weight wrapper for manipulating nodes in DOM tree pugi::xml_node_iteratorChild node iterator pugi::xml_tree_walkerAbstract tree walker class + pugi::xml_writerAbstract writer class + pugi::xml_writer_fileXml_writer implementation for FILE* + pugi::xml_writer_streamXml_writer implementation for streams pugi::xpath_exceptionXPath exception class pugi::xpath_nodeXPath node class pugi::xpath_node_setNot necessarily ordered constant collection of XPath nodes pugi::xpath_queryA class that holds compiled XPath query and allows to evaluate query result -
Generated on Wed Oct 31 20:23:42 2007 for pugixml by  +
Generated on Tue Jan 6 01:30:46 2009 for pugixml by  doxygen 1.4.6-NO
-- cgit v1.2.3