CEGUI::Font_xmlHandler Class Reference

Handler class used to parse the Font XML files using SAX2. More...

Inheritance diagram for CEGUI::Font_xmlHandler:

Inheritance graph
[legend]
Collaboration diagram for CEGUI::Font_xmlHandler:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Font_xmlHandler ()
 Constructor for Font::xmlHandler objects.
virtual ~Font_xmlHandler (void)
 Destructor for Font::xmlHandler objects.
virtual void elementStart (const String &element, const XMLAttributes &attributes)
 document processing (only care about elements, schema validates format)
virtual void elementEnd (const String &element)

Public Attributes

Fontd_font
 Font object that we are helping to build.


Detailed Description

Handler class used to parse the Font XML files using SAX2.

Constructor & Destructor Documentation

CEGUI::Font_xmlHandler::Font_xmlHandler (  )  [inline]

Constructor for Font::xmlHandler objects.

Parameters:
font Pointer to the Font object creating this xmlHandler object


Generated on Thu Nov 27 20:34:28 2008 for Crazy Eddies GUI System by  doxygen 1.5.7.1