HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_XMLReader Member List

This is the complete list of members for UT_XMLReader, including all inherited members.

beginReadingFromFile(const char *file)UT_XMLReader
beginReadingFromMemory(const UT_WorkBuffer &memory, const char *URL, const char *encoding=nullptr)UT_XMLReader
getNode()UT_XMLReader
getNodeAttribute(const char *attr_name, UT_WorkBuffer &attr_val) const UT_XMLReader
getNodeAttribute(const char *attr_name, UT_StringHolder &attr_val) const UT_XMLReaderinline
getNodeContents(UT_WorkBuffer &contents) const UT_XMLReader
getNodeContents(UT_StringHolder &contents) const UT_XMLReaderinline
getNodeDepth() const UT_XMLReader
getNodeName(UT_WorkBuffer &name) const UT_XMLReader
getNodeName(UT_StringHolder &name) const UT_XMLReaderinline
getNodeType() const UT_XMLReader
getNodeValue(UT_WorkBuffer &node_val) const UT_XMLReader
getNodeValue(UT_StringHolder &node_val) const UT_XMLReaderinline
hasNodeAttributes() const UT_XMLReader
hasNodeValue() const UT_XMLReader
read()UT_XMLReader
UT_XMLReader()UT_XMLReader
~UT_XMLReader()UT_XMLReader