org.apache.roller.config.runtime |
Classes for parsing Roller configuration definition files.
|
Java Source File Name | Type | Comment |
ConfigDef.java | Class | Represents a logic grouping of runtime configuration properties. |
DisplayGroup.java | Class | Represents a single DisplayGroup. |
PropertyDef.java | Class | Represents the definition of a single runtime property. |
RuntimeConfigDefs.java | Class | Represents the collection of all ConfigDefs. |
RuntimeConfigDefsParser.java | Class | The parser for the rollerRuntimeConfigDefs.xml file. |