Crazy Eddie's GUI System
0.8.4
|
Class used to parse stand alone Animation XML files. More...
Public Member Functions | |
const String & | getSchemaName () const |
Retrieves the schema file name to use with resources handled by this handler. | |
const String & | getDefaultResourceGroup () const |
Retrieves the default resource group to be used when handling files. | |
Static Public Attributes | |
static const String | ElementName |
String holding the element handled by this class. | |
Protected Member Functions | |
void | elementStartLocal (const String &element, const XMLAttributes &attributes) |
Function that handles elements locally (used at end of handler chain) | |
void | elementEndLocal (const String &element) |
Function that handles elements locally (used at end of handler chain) |
Class used to parse stand alone Animation XML files.