|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fulcrum.yaafi.framework.util.ConfigurationUtil
public class ConfigurationUtil
Helper class to expand the value and all attributes.
| Constructor Summary | |
|---|---|
ConfigurationUtil()
|
|
| Method Summary | |
|---|---|
static void |
expand(org.apache.avalon.framework.logger.Logger logger,
org.apache.avalon.framework.configuration.DefaultConfiguration defaultConfiguration,
java.util.Map vars)
Expand place holders found in values or attrbute values with the content of the given variables. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationUtil()
| Method Detail |
|---|
public static void expand(org.apache.avalon.framework.logger.Logger logger,
org.apache.avalon.framework.configuration.DefaultConfiguration defaultConfiguration,
java.util.Map vars)
throws org.apache.avalon.framework.configuration.ConfigurationException
logger - the logger to write diagnostic messagesdefaultConfiguration - the configurationvars - the map holding the variables
org.apache.avalon.framework.configuration.ConfigurationException - parsing the configuration failed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||