org.apache.velocity.tools.view.tools
Class ViewRenderTool

java.lang.Object
  extended by org.apache.velocity.tools.generic.SafeConfig
      extended by org.apache.velocity.tools.generic.RenderTool
          extended by org.apache.velocity.tools.view.tools.ViewRenderTool

Deprecated.

@Deprecated
public class ViewRenderTool
extends RenderTool

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

ViewRenderTool

public ViewRenderTool()
Deprecated. 
Method Detail

init

@Deprecated
public void init(java.lang.Object obj)
Deprecated. 



Copyright (c) 2003-2007 Apache Software Foundation