| Frames | No Frames | |
Methods with parameter type org.apache.velocity.runtime.configuration.Configuration | |
| void | Combines an existing Hashtable with this Hashtable. |
| void | Private initializer method that sets up the generic
resources. |
Methods with return type org.apache.velocity.runtime.configuration.Configuration | |
| Configuration | Configuration.convertProperties(Properties p) Convert a standard properties class into a configuration
class. |
| Configuration | Configuration.subset(String prefix) Create a Configurations object that is a subset
of this one. |
Fields of type org.apache.velocity.runtime.configuration.Configuration | |
| Configuration | Default configurations repository. |
Methods with parameter type org.apache.velocity.runtime.configuration.Configuration | |
| void | Set an entire configuration at once. |
| void | Set an entire configuration at once. |