All Classes |Grouped Classes |Index
Returns the integer value of the attribute node with the given local name and namespace.
int CL_DomElement::get_attribute_int_ns( const CL_DomString & namespace_uri, const CL_DomString & local_name, int default_value = 0);