Uses of Class
org.apache.velocity.tools.generic.RenderTool

Packages that use RenderTool
org.apache.velocity.tools.view.tools Provides the ViewTool and Configurable interfaces, as well as a number of useful implementing classes. 
 

Uses of RenderTool in org.apache.velocity.tools.view.tools
 

Subclasses of RenderTool in org.apache.velocity.tools.view.tools
 class ViewRenderTool
          This tool expose methods to evaluate the given strings as VTL (Velocity Template Language) and automatically using the current context.
 



Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.