27#ifndef _CEGUIXercesParserProperties_h_
28#define _CEGUIXercesParserProperties_h_
30#include "../../Property.h"
36namespace XercesParserProperties
51 "SchemaDefaultResourceGroup",
52 "Property to get/set the resource group used when loading xsd schema "
53 "files. Value is a string describing the resource group name.",
Dummy base class to ensure correct casting of receivers.
Definition Property.h:46
An abstract class that defines the interface to access object properties by name.
Definition Property.h:62
String class used within the GUI system.
Definition String.h:64
base class for properties able to do native set/get
Definition TypedProperty.h:50
Property to access the resource group used to load .xsd schema files.
Definition XMLParserProperties.h:48
void set(PropertyReceiver *receiver, const String &value)
Sets the value of the property.
String get(const PropertyReceiver *receiver) const
Return the current value of the Property as a String.
Main namespace for Crazy Eddie's GUI Library.
Definition arch_overview.dox:1