| Name | Description | Type | Package | Framework |
| CompoundConfiguration | This class manages a SortedSet of child Configurations as well as being a Configuration itself. | Class | org.apache.velocity.tools.config | Apache Velocity |
| Configuration | This base configuration class manages a set of Propertys for whatever thing the instance of this class represents. | Class | org.apache.velocity.tools.config | Apache Velocity |
| ConfigurationCleaner | Class | org.apache.velocity.tools.config | Apache Velocity | |
| ConfigurationException | Class | org.apache.velocity.tools.config | Apache Velocity | |
| ConfigurationUtils | Utility methods for handling tool configurations. | Class | org.apache.velocity.tools.config | Apache Velocity |
| Data | This class represents configured data. | Class | org.apache.velocity.tools.config | Apache Velocity |
| Data .AutoConverter | protected Data. | Class | org.apache.velocity.tools.config.Data | Apache Velocity |
| Data .FieldConverter | protected Data. | Class | org.apache.velocity.tools.config.Data | Apache Velocity |
| Data .NumberConverter | protected Data. | Class | org.apache.velocity.tools.config.Data | Apache Velocity |
| Data .Type | Delineates the standard, known types and their associated target classes (Data. | Class | org.apache.velocity.tools.config.Data | Apache Velocity |
| DefaultKey | Annotation specifying the default key to use for a tool class in the case none was specified. | Class | org.apache.velocity.tools.config | Apache Velocity |
| EasyFactoryConfiguration | FactoryConfiguration subclass that simplifies the process of configuring a ToolboxFactory in Java without the use of an | Class | org.apache.velocity.tools.config | Apache Velocity |
| EasyFactoryConfiguration .EasyData | Class | org.apache.velocity.tools.config.EasyFactoryConfiguration | Apache Velocity | |
| FactoryConfiguration | This class serves to define configuration info for a ToolboxFactory. | Class | org.apache.velocity.tools.config | Apache Velocity |
| FileFactoryConfiguration | Provides support for reading a configuration file from a specified path, This frees the user from having to obtain an InputStream themselves. | Class | org.apache.velocity.tools.config | Apache Velocity |
| InvalidScope | Class | org.apache.velocity.tools.config | Apache Velocity | |
| InvalidScopeException | Class | org.apache.velocity.tools.config | Apache Velocity | |
| LogSupport | This allows for a Log to optionally be attached to a subclass in order to output logging messages. | Class | org.apache.velocity.tools.config | Apache Velocity |
| NullKeyException | Class | org.apache.velocity.tools.config | Apache Velocity | |
| OldXmlFactoryConfigurationRuleSet | The set of Digester rules required to parse a old toolbox configuration file (toolbox. | Class | org.apache.velocity.tools.config | Apache Velocity |
| OldXmlFactoryConfigurationRuleSet .BooleanConfigRule | Fields inherited from class org. | Class | org.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSet | Apache Velocity |
| OldXmlFactoryConfigurationRuleSet .CreateSessionRule | Fields inherited from class org. | Class | org.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSet | Apache Velocity |
| OldXmlFactoryConfigurationRuleSet .DeprecationRule | Fields inherited from class org. | Class | org.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSet | Apache Velocity |
| OldXmlFactoryConfigurationRuleSet .ParameterRule | Fields inherited from class org. | Class | org.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSet | Apache Velocity |
| OldXmlFactoryConfigurationRuleSet .ScopeRule | Fields inherited from class org. | Class | org.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSet | Apache Velocity |
| OldXmlFactoryConfigurationRuleSet .SetNextDataRule | Fields inherited from class org. | Class | org.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSet | Apache Velocity |
| OldXmlFactoryConfigurationRuleSet . | Fields inherited from class org. | Class | org.apache.velocity.tools.config.OldXmlFactoryConfigurationRuleSet | Apache Velocity |
| PropertiesFactoryConfiguration | This reads in configuration info formatted as a property file using ExtendedProperties from Commons-Collections. | Class | org.apache.velocity.tools.config | Apache Velocity |
| Property | Simple extension of Data that treats name as an alias for key. | Class | org.apache.velocity.tools.config | Apache Velocity |
| SkipSetters | Annotation specifying that ToolInfo should only use the public void configure(Map) method for configuration of | Class | org.apache.velocity.tools.config | Apache Velocity |
| ToolboxConfiguration | This class handles configuration info for the Toolbox instances that will eventually be produced by ToolboxFactory. | Class | org.apache.velocity.tools.config | Apache Velocity |
| ToolConfiguration | This class handles configuration info for tools, including their key, classname, path restriction, and properties. | Class | org.apache.velocity.tools.config | Apache Velocity |
| ToolConfiguration .Status | Class | org.apache.velocity.tools.config.ToolConfiguration | Apache Velocity | |
| ValidScope | Class | org.apache.velocity.tools.config | Apache Velocity | |
| XmlFactoryConfiguration | This reads in configuration info formatted as an XML file using Commons-Digester. | Class | org.apache.velocity.tools.config | Apache Velocity |
| XmlFactoryConfigurationRuleSet | This provides set of XmlFactoryConfigurationRuleSet. | Class | org.apache.velocity.tools.config | Apache Velocity |
| XmlFactoryConfigurationRuleSet .DataValueInBodyRule | Rule for adding configuration propertiesFields inherited from class org. | Class | org.apache.velocity.tools.config.XmlFactoryConfigurationRuleSet | Apache Velocity |
| XmlFactoryConfigurationRuleSet .PropertyAttributeRule | Fields inherited from class org. | Class | org.apache.velocity.tools.config.XmlFactoryConfigurationRuleSet | Apache Velocity |