From ca8a2a450c78d5893a17f3ee8fd5235dcc23c0a8 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Thu, 17 Sep 2009 18:20:49 +0000 Subject: Updated doxygen-generated documentation git-svn-id: http://pugixml.googlecode.com/svn/trunk@130 99668b35-9821-0410-8761-19e4c4f06640 --- docs/html/classpugi_1_1xml__node.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'docs/html/classpugi_1_1xml__node.html') diff --git a/docs/html/classpugi_1_1xml__node.html b/docs/html/classpugi_1_1xml__node.html index 62c5a12..49b1bc2 100644 --- a/docs/html/classpugi_1_1xml__node.html +++ b/docs/html/classpugi_1_1xml__node.html @@ -222,18 +222,18 @@ bool operator! () cons xml_node find_node (Predicate pred) const  Find node from subtree using predicate.
-xml_node find_child_by_attribute (const char *name, const char *attr_name, const char *attr_value) +xml_node find_child_by_attribute (const char *name, const char *attr_name, const char *attr_value) const - Find child node with the specified name that has specified attribute.
-xml_node find_child_by_attribute_w (const char *name, const char *attr_name, const char *attr_value) + Find child node with the specified name that has specified attribute.
+xml_node find_child_by_attribute_w (const char *name, const char *attr_name, const char *attr_value) const - Find child node with the specified name that has specified attribute (use pattern matching for node name and attribute name/value).
-xml_node find_child_by_attribute (const char *attr_name, const char *attr_value) + Find child node with the specified name that has specified attribute (use pattern matching for node name and attribute name/value).
+xml_node find_child_by_attribute (const char *attr_name, const char *attr_value) const - Find child node that has specified attribute.
-xml_node find_child_by_attribute_w (const char *attr_name, const char *attr_value) + Find child node that has specified attribute.
+xml_node find_child_by_attribute_w (const char *attr_name, const char *attr_value) const - Find child node that has specified attribute (use pattern matching for attribute name/value).
+ Find child node that has specified attribute (use pattern matching for attribute name/value).
std::string path (char delimiter= '/') const  Get the absolute node path from root as a text string.
@@ -2435,7 +2435,7 @@ Find node from subtree using predicate. -

+

- +
@@ -2461,7 +2461,7 @@ Find node from subtree using predicate.
const
@@ -2488,7 +2488,7 @@ Find child node with the specified name that has specified attribute. -

+

- +
@@ -2514,7 +2514,7 @@ Find child node with the specified name that has specified attribute.
const
@@ -2541,7 +2541,7 @@ Find child node with the specified name that has specified attribute (use patter -

+

- +
@@ -2561,7 +2561,7 @@ Find child node with the specified name that has specified attribute (use patter
const
@@ -2587,7 +2587,7 @@ Find child node that has specified attribute. -

+

- +
@@ -2607,7 +2607,7 @@ Find child node that has specified attribute.
const
@@ -3048,7 +3048,7 @@ Get node offset in parsed file/string (in bytes) for debugging purposes. -


Generated on Sun Feb 8 10:42:17 2009 for pugixml by  +
Generated on Thu Sep 17 22:15:56 2009 for pugixml by  doxygen 1.4.6-NO
-- cgit v1.2.3