xmltooling  1.5.6
xmltooling::XMLHelper Member List

This is the complete list of members for xmltooling::XMLHelper, including all inherited members.

appendChildElement(xercesc::DOMElement *parentElement, xercesc::DOMElement *childElement)xmltooling::XMLHelperstatic
getAttrBool(const xercesc::DOMElement *e, bool defValue, const XMLCh *localName, const XMLCh *ns=0)xmltooling::XMLHelperstatic
getAttributeValueAsQName(const xercesc::DOMAttr *attribute)xmltooling::XMLHelperstatic
getAttrInt(const xercesc::DOMElement *e, int defValue, const XMLCh *localName, const XMLCh *ns=0)xmltooling::XMLHelperstatic
getAttrString(const xercesc::DOMElement *e, const char *defValue, const XMLCh *localName, const XMLCh *ns=0)xmltooling::XMLHelperstatic
getFirstChildElement(const xercesc::DOMNode *n, const XMLCh *localName=0)xmltooling::XMLHelperstatic
getFirstChildElement(const xercesc::DOMNode *n, const XMLCh *ns, const XMLCh *localName)xmltooling::XMLHelperstatic
getIdAttribute(const xercesc::DOMElement *domElement)xmltooling::XMLHelperstatic
getLastChildElement(const xercesc::DOMNode *n, const XMLCh *localName=0)xmltooling::XMLHelperstatic
getLastChildElement(const xercesc::DOMNode *n, const XMLCh *ns, const XMLCh *localName)xmltooling::XMLHelperstatic
getNextSiblingElement(const xercesc::DOMNode *n, const XMLCh *localName=0)xmltooling::XMLHelperstatic
getNextSiblingElement(const xercesc::DOMNode *n, const XMLCh *ns, const XMLCh *localName)xmltooling::XMLHelperstatic
getNodeQName(const xercesc::DOMNode *domNode)xmltooling::XMLHelperstatic
getNodeValueAsBool(const xercesc::DOMNode *domNode, bool def)xmltooling::XMLHelperstatic
getNodeValueAsQName(const xercesc::DOMNode *domNode)xmltooling::XMLHelperstatic
getNonVisiblyUsedPrefixes(const XMLObject &tree, std::map< xstring, xstring > &prefixes)xmltooling::XMLHelperstatic
getPreviousSiblingElement(const xercesc::DOMNode *n, const XMLCh *localName=0)xmltooling::XMLHelperstatic
getPreviousSiblingElement(const xercesc::DOMNode *n, const XMLCh *ns, const XMLCh *localName)xmltooling::XMLHelperstatic
getTextContent(const xercesc::DOMElement *e)xmltooling::XMLHelperstatic
getXMLObjectById(const XMLObject &tree, const XMLCh *id)xmltooling::XMLHelperstatic
getXMLObjectById(XMLObject &tree, const XMLCh *id)xmltooling::XMLHelperstatic
getXSIType(const xercesc::DOMElement *e)xmltooling::XMLHelperstatic
hasXSIType(const xercesc::DOMElement *e)xmltooling::XMLHelperstatic
isNodeNamed(const xercesc::DOMNode *n, const XMLCh *ns, const XMLCh *local)xmltooling::XMLHelperstatic
serialize(const xercesc::DOMNode *n, std::string &buf, bool pretty=false)xmltooling::XMLHelperstatic
serialize(const xercesc::DOMNode *n, std::ostream &out, bool pretty=false)xmltooling::XMLHelperstatic