Package org.apache.velocity.tools.config

Class Summary
CompoundConfiguration<C extends Configuration>  
Configuration<T>  
ConfigurationCleaner  
Data  
Data.DataConverter  
Data.ListConverter  
EasyFactoryConfiguration FactoryConfiguration subclass that simplifies the process of configuration a ToolboxFactory in Java without the use of an xml or properties configuration file.
FactoryConfiguration //TODO: add ability to log all this stuff
FileFactoryConfiguration Provides support for reading a configuration file from a specified path, This frees the user from having to obtain an InputStream themselves.
LogSupport This allows for a Log to optionally be attached to a subclass in order to output logging messages.
OldXmlFactoryConfigurationRuleSet Deprecated. This is provided merely for 1.x compatibility.
PropertiesFactoryConfiguration NOTE: "property", "data", and "toolbox" are essentially reserved words do not use them as tool keys or toolbox scopes.
Property Simple extension of Data that treats "name" as an alias for "key".
ToolboxConfiguration  
ToolConfiguration  
XmlFactoryConfiguration  
XmlFactoryConfigurationRuleSet  
 

Enum Summary
ToolConfiguration.Status  
 

Exception Summary
ConfigurationException  
InvalidScopeException  
NullKeyException  
 

Annotation Types Summary
DefaultKey Annotation specifying the default key to use for a tool class in the case none was specified.
InvalidScope  
ValidScope  
 



Copyright (c) 2003-2007 Apache Software Foundation