IncredibleXMLParser  3.05
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IXMLDomParser Member List

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

clear()IXMLDomParser
getAutoDetectSourceEncoding()IXMLDomParser
getDefaultPullParserWorkspaceMemorySize()IXMLDomParser
getDomMaxMemorySize()IXMLDomParser
getDomMemoryBlockSize()IXMLDomParser
getErrorMessage(IXMLError error)IXMLDomParserstatic
getRemoveClears()IXMLDomParser
getRemoveProcessingInstructions()IXMLDomParser
getSkipIgnorableSpaces()IXMLDomParser
getTrimAttributes()IXMLDomParser
getTrimTexts()IXMLDomParser
IXMLDomParser()IXMLDomParser
openFileHelper(IXMLCStr filename, IXMLCStr tag=NULL)IXMLDomParser
openFileHelperNonT(IXMLCStr filename, IXMLCStr tag=NULL)IXMLDomParser
parse(IPullParser *pp, IXMLCStr tag=NULL, IXMLResults *pResults=NULL)IXMLDomParser
parseFile(IXMLCStr filename, IXMLCStr tag=NULL, IXMLResults *pResults=NULL)IXMLDomParser
parseFileNonT(IXMLCStr filename, IXMLCStr tag=NULL, IXMLResults *pResults=NULL)IXMLDomParser
parseNonT(IPullParser *pp, IXMLCStr tag=NULL, IXMLResults *pResults=NULL)IXMLDomParser
parseOneChild(IPullParser *pp, IXMLResults *pResults=NULL)IXMLDomParser
parseOneChildNonT(IPullParser *pp, IXMLResults *pResults=NULL)IXMLDomParser
parseString(IXMLCStr lpIXMLString, IXMLCStr tag=NULL, IXMLResults *pResults=NULL)IXMLDomParser
parseStringNonT(IXMLCStr lpIXMLString, IXMLCStr tag=NULL, IXMLResults *pResults=NULL)IXMLDomParser
setAutoDetectSourceEncoding(bool autoDetectSource=false)IXMLDomParser
setCharEncoding(IXMLPullParser::IXMLCharEncoding sourceEncoding=IXMLPullParser::char_encoding_UTF8, IXMLPullParser::IXMLCharEncoding destinationEncoding=IXMLPullParser::char_encoding_UTF8)IXMLDomParser
setDefaultPullParserWorkspaceMemorySize(int memSize=1024 *1024)IXMLDomParser
setDomMaxMemorySize(size_t maxMem=0)IXMLDomParser
setDomMemoryBlockSize(int blockSize=1024 *1024)IXMLDomParser
setRemoveClears(bool removeClears=true)IXMLDomParser
setRemoveProcessingInstructions(bool removeProcessingInstructions=true)IXMLDomParser
setSkipIgnorableSpaces(bool skipIgnorableSpaces=true)IXMLDomParser
setTrimAttributes(bool trimAttributes=true)IXMLDomParser
setTrimTexts(bool trimTexts=true)IXMLDomParser
~IXMLDomParser()IXMLDomParser