|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.velocity.tools.generic.SafeConfig
org.apache.velocity.tools.generic.RenderTool
org.apache.velocity.tools.view.tools.ViewRenderTool
@Deprecated public class ViewRenderTool
Use RenderTool
| Field Summary |
|---|
| Fields inherited from class org.apache.velocity.tools.generic.RenderTool |
|---|
DEFAULT_PARSE_DEPTH, KEY_CATCH_EXCEPTIONS, KEY_FORCE_THREAD_SAFE, KEY_PARSE_DEPTH |
| Fields inherited from class org.apache.velocity.tools.generic.SafeConfig |
|---|
LOCK_CONFIG_KEY, OLD_LOCK_CONFIG_KEY, SAFE_MODE_KEY |
| Constructor Summary | |
|---|---|
ViewRenderTool()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
init(java.lang.Object obj)
Deprecated. |
| Methods inherited from class org.apache.velocity.tools.generic.RenderTool |
|---|
configure, eval, eval, getCatchExceptions, getParseDepth, internalEval, internalRecurse, recurse, recurse, setCatchExceptions, setParseDepth, setVelocityContext, setVelocityEngine |
| Methods inherited from class org.apache.velocity.tools.generic.SafeConfig |
|---|
configure, isConfigLocked, isSafeMode, setLockConfig, setSafeMode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewRenderTool()
| Method Detail |
|---|
@Deprecated public void init(java.lang.Object obj)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||