Package org.apache.velocity.tools.config
Class ConfigurationCleaner
java.lang.Object
org.apache.velocity.tools.config.LogSupport
org.apache.velocity.tools.config.ConfigurationCleaner
- Version:
- $Id: Configuration.java 511959 2007-02-26 19:24:39Z nbubna $
- Author:
- Nathan Bubna
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
clean
(Configuration config) void
clean
(FactoryConfiguration factory) void
clean
(ToolboxConfiguration toolbox) void
cleanProperties
(Configuration config) protected String
Override this to set a class-specific prefixMethods inherited from class org.apache.velocity.tools.config.LogSupport
debug, getLog, isDebugEnabled, isTraceEnabled, isWarnEnabled, setLog, trace, warn
-
Field Details
-
LOG_PREFIX
- See Also:
-
-
Constructor Details
-
ConfigurationCleaner
public ConfigurationCleaner()
-
-
Method Details
-
logPrefix
Description copied from class:LogSupport
Override this to set a class-specific prefix- Overrides:
logPrefix
in classLogSupport
-
clean
-
clean
-
clean
-
cleanProperties
-