ddc
|
#include "xml_util.h"
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... | |