|
SHAPER
9.15.0
|
XML processing tools used in the application. More...
Data Structures | |
| class | Config_DataModelReader |
| Class that reads data model definition XML for further processing in the XGUI_DataModel. More... | |
| class | Config_FeatureMessage |
| Class to pass a feature entry extracted from xml file. More... | |
| class | Config_FeatureReader |
| Class to process feature's xml definition. More... | |
| class | Config_ModuleReader |
| Class to process plugins.xml - definition of plugins (scripts, libraries). More... | |
| class | Config_PluginMessage |
| Information that plugin is started to load. More... | |
| class | Config_PointerMessage |
| A general class to pass pointers over the event loop. More... | |
| class | Config_Prop |
| Class which describes a one property. More... | |
| class | Config_PropManager |
| Class which let to register properties. More... | |
| class | Config_TSReader |
| Class for reading translations from TS files (an XML format). More... | |
| class | Config_Translator |
| The definition provides collection and writing of missed translations. More... | |
| class | Config_ValidatorMessage |
| Transmits info about created validator on "ValidatorLoaded" event. More... | |
| class | Config_ValidatorReader |
| Base class for all libxml readers. Provides high-level API for all xml operations. More... | |
| class | Config_WidgetAPI |
| Provides low-level API for WidgetFactory for reading xml definitions of widgets. More... | |
| class | Config_WidgetReader |
| Class that dumps xml definitions of widgets for further processing in the WidgetFactory. More... | |
| class | Config_XMLReader |
| Base class for all libxml readers. Provides high-level API for all xml operations. More... | |
XML processing tools used in the application.
The tools for reading definitions of plugins, features and widgets.