debugDump() const | cXMLElement | |
detailedInfo() const | cXMLElement | [virtual] |
getAttribute(const char *attr) const | cXMLElement | [virtual] |
getAttributes() const | cXMLElement | [virtual] |
getChildren() const | cXMLElement | [virtual] |
getChildrenByTagName(const char *tagname) const | cXMLElement | [virtual] |
getElementById(const char *idattrvalue) const | cXMLElement | |
getElementByPath(const char *pathexpression, cXMLElement *root=NULL, ParamResolver *resolver=NULL) const | cXMLElement | |
getElementsByTagName(const char *tagname) const | cXMLElement | [virtual] |
getFirstChild() const | cXMLElement | [virtual] |
getFirstChildWithAttribute(const char *tagname, const char *attr, const char *attrvalue=NULL) const | cXMLElement | |
getFirstChildWithTag(const char *tagname) const | cXMLElement | [virtual] |
getLastChild() const | cXMLElement | [virtual] |
getNextSibling() const | cXMLElement | [virtual] |
getNextSiblingWithTag(const char *tagname) const | cXMLElement | [virtual] |
getNodeValue() const | cXMLElement | [virtual] |
getParentNode() const | cXMLElement | [virtual] |
getPreviousSibling() const | cXMLElement | [virtual] |
getSourceLocation() const | cXMLElement | [virtual] |
getTagName() const | cXMLElement | [virtual] |
hasAttributes() const | cXMLElement | [virtual] |
hasChildren() const | cXMLElement | [virtual] |