| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
| org.apache.velocity.app | |
| org.apache.velocity.runtime.configuration | |
| Uses of Configuration in org.apache.velocity.app | 
| Methods in org.apache.velocity.app with parameters of type Configuration | |
 void | 
VelocityEngine.setConfiguration(Configuration configuration)
Deprecated. Use VelocityEngine.setExtendedProperties( ExtendedProperties  ) | 
static void | 
Velocity.setConfiguration(Configuration configuration)
Deprecated. Use Velocity.setExtendedProperties( ExtendedProperties  ) | 
| Uses of Configuration in org.apache.velocity.runtime.configuration | 
| Fields in org.apache.velocity.runtime.configuration declared as Configuration | |
private  Configuration | 
Configuration.defaults
Deprecated. Default configurations repository.  | 
| Methods in org.apache.velocity.runtime.configuration that return Configuration | |
 Configuration | 
Configuration.subset(java.lang.String prefix)
Deprecated. Create a Configurations object that is a subset of this one.  | 
static Configuration | 
Configuration.convertProperties(java.util.Properties p)
Deprecated. Convert a standard properties class into a configuration class.  | 
| Methods in org.apache.velocity.runtime.configuration with parameters of type Configuration | |
private  void | 
Configuration.init(Configuration exp)
Deprecated. Private initializer method that sets up the generic resources.  | 
 void | 
Configuration.combine(Configuration c)
Deprecated. Combines an existing Hashtable with this Hashtable.  | 
| Constructors in org.apache.velocity.runtime.configuration with parameters of type Configuration | |
Configuration.PropertiesReader(java.io.Reader reader)
Constructor.  | 
|
Configuration.PropertiesTokenizer(java.lang.String string)
Constructor.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||