Uses of Class org.apache.velocity.runtime.configuration.Configuration

Uses in package org.apache.velocity.app

Methods with parameter type org.apache.velocity.runtime.configuration.Configuration

void
Set an entire configuration at once.
void
Set an entire configuration at once.

Uses in package org.apache.velocity.runtime.configuration

Fields of type org.apache.velocity.runtime.configuration.Configuration

Configuration
Default configurations repository.

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
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.

Copyright B) 2002 Apache Software Foundation. All Rights Reserved.