Parses a stream with the given factory. Stream location should be at the start of the XML. Root node is placed in root on success;
Definition at line 47 of file CATXMLParser.cpp. References CAT_ERR_XML_PARSER_INVALID_PATH, CAT_ERR_XML_PARSER_OUT_OF_MEMORY, CATFAILED, CATRESULT, ParseMemory(), CATStream::Read(), CATStream::SeekAbsolute(), and CATStream::Size(). Referenced by Parse().
|