Uses of Package
org.apache.velocity.tools.generic

Packages that use org.apache.velocity.tools.generic
org.apache.velocity.tools.generic Contains a collection of reusable, general-purpose "tools" for Velocity. 
org.apache.velocity.tools.view.tools Provides the ViewTool and Configurable interfaces, as well as a number of useful implementing classes. 
 

Classes in org.apache.velocity.tools.generic used by org.apache.velocity.tools.generic
Alternator
          Utility class for easily alternating over values in a list.
ComparisonDateTool.Comparison
           
DateTool
          Tool for working with Date and Calendar in Velocity templates.
IteratorTool
           A convenience tool to use with #foreach loops.
ResourceTool.Key
          Internal class used to enable an elegant syntax for accessing resources.
ValueParser
          Utility class for easy parsing of String values held in a Map.
 

Classes in org.apache.velocity.tools.generic used by org.apache.velocity.tools.view.tools
RenderTool
          This tool exposes methods to evaluate the given strings as VTL (Velocity Template Language) using the given context.
ResourceTool
          Tool for accessing ResourceBundles and formatting messages therein.
ValueParser
          Utility class for easy parsing of String values held in a Map.
 



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