Package org.apache.velocity.tools.generic

Contains a collection of reusable, general-purpose "tools" for Velocity.

See:
          Description

Class Summary
DateTool Tool for working with Date and Calendar in Velocity templates.
IteratorTool A convenience tool to use with #foreach loops.
MathTool Tool for performing math in Velocity.
NumberTool Tool for working with Number in Velocity templates.
RenderTool This tool exposes methods to evaluate the given strings as VTL (Velocity Template Language) using the given context.
ToolLoader Deprecated. This class will be removed after VelocityTools 1.1
 

Package org.apache.velocity.tools.generic Description

Contains a collection of reusable, general-purpose "tools" for Velocity. These tools are independent of the VelocityView classes and may be used in any context.

Package Specification

Related Documentation



Copyright (c) 2003 Apache Software Foundation