xmltooling 3.2.4
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
deflate(char *in, unsigned int in_len, unsigned int *out_len)xmltooling::XMLHelperstatic
encode(std::ostream &os, const char *str)xmltooling::XMLHelperstatic
encode(const char *str)xmltooling::XMLHelperstatic
getAttrBool(const xercesc::DOMElement *e, bool defValue, const XMLCh *localName, const XMLCh *ns=0)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
getCaseSensitive(const xercesc::DOMElement *e, bool defValue, 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
getWholeTextContent(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
inflate(char *in, unsigned int in_len, std::ostream &out)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