org.apache.velocity.tools.view.tools
Class ContextTool
java.lang.Object
org.apache.velocity.tools.generic.SafeConfig
org.apache.velocity.tools.generic.ContextTool
org.apache.velocity.tools.view.ViewContextTool
org.apache.velocity.tools.view.tools.ContextTool
Deprecated.
@Deprecated
public class ContextTool
- extends ViewContextTool
Use ViewContextTool
| Fields inherited from class org.apache.velocity.tools.generic.ContextTool |
context, toolbox |
| Fields inherited from class org.apache.velocity.tools.generic.SafeConfig |
LOCK_CONFIG_KEY, OLD_LOCK_CONFIG_KEY, SAFE_MODE_KEY |
| Methods inherited from class org.apache.velocity.tools.generic.ContextTool |
contains, get, getKeys, getThis, getToolbox, getValues |
| Methods inherited from class org.apache.velocity.tools.generic.SafeConfig |
isConfigLocked, isSafeMode, setLockConfig, setSafeMode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OLD_SAFE_MODE_KEY
@Deprecated
public static final String OLD_SAFE_MODE_KEY
- Deprecated.
- See Also:
- Constant Field Values
ContextTool
public ContextTool()
- Deprecated.
init
@Deprecated
public void init(Object obj)
- Deprecated.
configure
public void configure(Map params)
- Deprecated.
- Overrides:
configure in class org.apache.velocity.tools.generic.SafeConfig
Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.