Contains xml context parser classes
| Interface | Description | |
|---|---|---|
| ContextParserListener | Context parser listener interface. |
| Class | Description | |
|---|---|---|
| AbstractParser | Abstract implementation for IoC xml node parsers. | |
| ContextAttributeList | Enumeration of possible attribute name in the xml context. | |
| ContextNodeNameList | Enumeration of nodes name compliant with Lowra context assembler. | |
| ContextParser | IoC Context parser. | |
| ContextParserEvent | The DisplayObjectBuilderEvent class represents the event object passed to the event listener for ContextParser events. | |
| ContextTypeList | Enumeration of compliant object types which can be parsed by default IoC engine. | |
| DisplayObjectParser | Parser implementation for 'display object' defined in xml context. | |
| DLLParser | Parser implementation for 'DLL' defined in xml context. | |
| LoaderParser | Parses xml node definition for Display Loader object. | |
| ObjectParser | Parser implementation for generic objects defined in xml context. | |
| ParserCollection | Parser collection. | |
| RecursiveObjectParser | Recursive parser. | |
| RSCParser | Parser implementation for 'resources' defined in xml context. |