xml_node pugi::xml_node::first_element_by_path ( const char *  path,
char  delimiter = '/' 
) const

Search for a node by path.

Parameters:
path - path string; e.g. './foo/bar' (relative to node), '/foo/bar' (relative to root), '../foo/bar'.
delimiter - delimiter character to use while tokenizing path
Returns:
matching node, if any; empty node otherwise


Generated on Thu Jul 30 05:09:24 2009 for libzzub by  doxygen 1.5.9