Scaleform::GFx::XML::Parser Scaleform::GFx::XML::ParserExpat
class ParserExpat : public Parser;
ParserExpat provides an implementation of XML parsing support.
It is an implementation of the SAX2 pluggable parser interface using the expat XML parser library found at http://expat.sourceforge.net/. It has been verified to support Win32, Win64, Linux, OSX, PS2, PS3, PSP, XBOX360 and Wii platforms.
Method |
Description |
Parses a file and directs callbacks to the provided handler. | |
Parses a string and directs callbacks to the provided handler. | |
ParserExpat constructor. |
XML_Expat.h