appendChildElement(xercesc::DOMElement *parentElement, xercesc::DOMElement *childElement) | xmltooling::XMLHelper | [static] |
getAttributeValueAsQName(const xercesc::DOMAttr *attribute) | xmltooling::XMLHelper | [static] |
getFirstChildElement(const xercesc::DOMNode *n, const XMLCh *localName=NULL) | xmltooling::XMLHelper | [static] |
getFirstChildElement(const xercesc::DOMNode *n, const XMLCh *ns, const XMLCh *localName) | xmltooling::XMLHelper | [static] |
getIdAttribute(const xercesc::DOMElement *domElement) | xmltooling::XMLHelper | [static] |
getLastChildElement(const xercesc::DOMNode *n, const XMLCh *localName=NULL) | xmltooling::XMLHelper | [static] |
getLastChildElement(const xercesc::DOMNode *n, const XMLCh *ns, const XMLCh *localName) | xmltooling::XMLHelper | [static] |
getNextSiblingElement(const xercesc::DOMNode *n, const XMLCh *localName=NULL) | xmltooling::XMLHelper | [static] |
getNextSiblingElement(const xercesc::DOMNode *n, const XMLCh *ns, const XMLCh *localName) | xmltooling::XMLHelper | [static] |
getNodeQName(const xercesc::DOMNode *domNode) | xmltooling::XMLHelper | [static] |
getNodeValueAsQName(const xercesc::DOMNode *domNode) | xmltooling::XMLHelper | [static] |
getPreviousSiblingElement(const xercesc::DOMNode *n, const XMLCh *localName=NULL) | xmltooling::XMLHelper | [static] |
getPreviousSiblingElement(const xercesc::DOMNode *n, const XMLCh *ns, const XMLCh *localName) | xmltooling::XMLHelper | [static] |
getTextContent(const xercesc::DOMElement *e) | xmltooling::XMLHelper | [static] |
getXMLObjectById(const XMLObject &tree, const XMLCh *id) | xmltooling::XMLHelper | [static] |
getXMLObjectById(XMLObject &tree, const XMLCh *id) | xmltooling::XMLHelper | [static] |
getXSIType(const xercesc::DOMElement *e) | xmltooling::XMLHelper | [static] |
hasXSIType(const xercesc::DOMElement *e) | xmltooling::XMLHelper | [static] |
isNodeNamed(const xercesc::DOMNode *n, const XMLCh *ns, const XMLCh *local) | xmltooling::XMLHelper | [inline, static] |
serialize(const xercesc::DOMNode *n, std::string &buf, bool pretty=false) | xmltooling::XMLHelper | [static] |
serialize(const xercesc::DOMNode *n, std::ostream &out, bool pretty=false) | xmltooling::XMLHelper | [static] |