|
||||||||||
| 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 |
|---|
| Methods in org.apache.velocity.runtime.configuration that return Configuration | |
|---|---|
static Configuration |
Configuration.convertProperties(Properties p)
Deprecated. Convert a standard properties class into a configuration class. |
Configuration |
Configuration.subset(String prefix)
Deprecated. Create a Configurations object that is a subset of this one. |
| Methods in org.apache.velocity.runtime.configuration with parameters of type Configuration | |
|---|---|
void |
Configuration.combine(Configuration c)
Deprecated. Combines an existing Hashtable with this Hashtable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||