ddc
Namespaces | Functions
xml_util.h File Reference
#include "tinyxml.h"
Include dependency graph for xml_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 TinyXPath
 

Functions

int TinyXPath::i_xml_cardinality (const TiXmlElement *XEp_elem, bool o_by_name)
 Cardinality in the terms of XPath counts from 1 for the first element. More...
 
int TinyXPath::i_xml_family_size (const TiXmlElement *XEp_elem)
 Family size : Nb of sibling elements (including ourselves) More...
 

Detailed Description

Author
Yves Berquin