public class ConfigurationUtil extends Object
| Constructor and Description |
|---|
ConfigurationUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
expand(org.apache.avalon.framework.logger.Logger logger,
org.apache.avalon.framework.configuration.DefaultConfiguration defaultConfiguration,
Map<?,?> vars)
Expand place holders found in values or attrbute values with the
content of the given variables.
|
public ConfigurationUtil()
public static void expand(org.apache.avalon.framework.logger.Logger logger, org.apache.avalon.framework.configuration.DefaultConfiguration defaultConfiguration, Map<?,?> vars) throws org.apache.avalon.framework.configuration.ConfigurationException
logger - the logger to write diagnostic messagesdefaultConfiguration - the configurationvars - the map holding the variablesorg.apache.avalon.framework.configuration.ConfigurationException - parsing the configuration failedCopyright © 2004–1970 The Apache Software Foundation. All rights reserved.