Crazy Eddie's GUI System  0.8.4
CEGUI::Animation_xmlHandler Class Reference

Class used to parse stand alone Animation XML files. More...

+ Inheritance diagram for CEGUI::Animation_xmlHandler:
+ Collaboration diagram for CEGUI::Animation_xmlHandler:

List of all members.

Public Member Functions

const StringgetSchemaName () const
 Retrieves the schema file name to use with resources handled by this handler.
const StringgetDefaultResourceGroup () 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)

Detailed Description

Class used to parse stand alone Animation XML files.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends