class |
AlternatorTool |
Deprecated.
|
class |
ClassTool |
This tool is meant to simplify reflective lookup of information about
a Class and its Fields, Methods, and Constructors.
|
class |
ComparisonDateTool |
Tool for comparing Date and Calendar values
in Velocity templates.
|
class |
DisplayTool |
Provides general utility methods for controlling the display of references.
|
class |
EscapeTool |
Tool for working with escaping in Velocity templates.
|
class |
FieldTool |
This is a simple tools class to allow easy access to static fields in a class,
such as string constants from within a template.
|
class |
ImportTool |
General-purpose text-importing tool for templates.
|
class |
LinkTool |
The LinkTool provides many methods to work with URIs and can help you:
|
class |
LogTool |
This tool is used to log from within templates.
|
class |
LoopTool |
A convenience tool to use with #foreach loops.
|
class |
MathTool |
Tool for performing math in Velocity.
|