Searched defs:findAttributeValue (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/cpp/
H A Dxml.h596 /** Combines findChildElementP and findAttributeValue.
608 * @see findChildElementP and findAttributeValue
616 return pElem->findAttributeValue(pcszAttribute, pcszAttributeNamespace);
702 const char *findAttributeValue(const char *pcszName, const char *pcszNamespace = NULL) const function in class:xml::ElementNode

Completed in 45 milliseconds