Support

Support
Declaration
class Support : public SupportBase;
Description

Support specifies the XML support state. This class is provided as a separate implementation so that XML can be compiled completely out from GFx core and the resultant application executable.

Methods
Method 
Description 
Parses an XML file using the provided file opener and DOM builder. 
Parses a string using the provided DOM builder. 
Support constructor.. 
File

XML_Support.h