| Library: | Apache Jakarta Velocity Tools |
| Version: | 1.2 |
| Compatibility: | JDK 1.4 |
| Name | Package | Description |
|---|---|---|
| AbstractPagerTool | org.apache.velocity.tools.view.tools | Abstract view tool for doing request-based pagination of items in an a list. |
| AbstractSearchTool | org.apache.velocity.tools.view.tools | Abstract view tool for doing "searching" and robust pagination of search results. |
| AbstractSearchTool.StoredResults | org.apache.velocity.tools.view.tools | Simple utility class to hold a criterion and its result list. |
| ActionMessagesTool | org.apache.velocity.tools.struts | View tool to work with the Struts action messages. |
| Alternator | org.apache.velocity.tools.generic | Utility class for easily alternating over values in a list. |
| AlternatorTool | org.apache.velocity.tools.generic | Simple tool to provide easy in-template instantiation of Alternator s from varying "list" types. |
| BrowserSnifferTool | org.apache.velocity.tools.view.tools | browser-sniffing tool (session or request scope requested, session scope advised). |
| ChainedContext | org.apache.velocity.tools.view.context | Velocity context implementation specific to the Servlet environment. |
| CommonsLogLogSystem | org.apache.velocity.tools.generic.log | Redirects Velocity's LogSystem messages to commons-logging. |
| CookieTool | org.apache.velocity.tools.view.tools | View tool for convenient cookie access and creation. |
| DataInfo | org.apache.velocity.tools.view | ToolInfo implementation to handle "primitive" data types. |
| DateTool | org.apache.velocity.tools.generic | Tool for working with Date and Calendar in Velocity templates. |
| ErrorsTool | org.apache.velocity.tools.struts | View tool to work with the Struts error messages. |
| EscapeTool | org.apache.velocity.tools.generic | Tool for working with escaping in Velocity templates. |
| FormTool | org.apache.velocity.tools.struts | View tool to work with HTML forms in Struts. |
| ImportSupport | org.apache.velocity.tools.view | Provides methods to import arbitrary local or remote resources as strings. |
| ImportSupport.ImportResponseWrapper | org.apache.velocity.tools.view | Wraps responses to allow us to retrieve results as Strings. |
| ImportTool | org.apache.velocity.tools.view.tools | General-purpose text-importing view tool for templates. |
| IteratorTool | org.apache.velocity.tools.generic | A convenience tool to use with #foreach loops. |
| LinkTool | org.apache.velocity.tools.view.tools | View tool to make building URIs pleasant and fun! |
| LinkTool.QueryPair | org.apache.velocity.tools.view.tools | Internal util class to handle representation and encoding of key/value pairs in the query string |
| ListTool | org.apache.velocity.tools.generic | Tool for working with Lists and arrays in Velocity templates. |
| LogSystemCommonsLog | org.apache.velocity.tools.generic.log | Redirects commons-logging messages to Velocity's LogSystem. |
| MathTool | org.apache.velocity.tools.generic | Tool for performing math in Velocity. |
| MessageResourcesTool | org.apache.velocity.tools.struts | Abstract view tool that provides access to Struts' message resources. |
| MessageTool | org.apache.velocity.tools.struts | View tool that provides methods to render Struts application resources for internationalized text. |
| MessageTool.TextKey | org.apache.velocity.tools.struts | Helper class to simplify tool usage when retrieving no-arg messages from the default bundle that have periods in their key. |
| MultiViewsTool | org.apache.velocity.tools.view.i18n | Allows for transparent content negotiation in a manner mimicking Apache httpd's MultiViews. |
| NumberTool | org.apache.velocity.tools.generic | Tool for working with Number in Velocity templates. |
| ParameterParser | org.apache.velocity.tools.view.tools | Utility class for easy parsing of ServletRequest parameters. |
| RenderTool | org.apache.velocity.tools.generic | This tool exposes methods to evaluate the given strings as VTL (Velocity Template Language) using the given context. |
| SecureLinkTool | org.apache.velocity.tools.struts | Tool to be able to use Struts SSL Extensions with Velocity. |
| ServletLogger | org.apache.velocity.tools.view.servlet | Simple wrapper for the servlet log. |
| ServletToolboxManager | org.apache.velocity.tools.view.servlet | A toolbox manager for the servlet environment. |
| ServletToolboxRuleSet | org.apache.velocity.tools.view.servlet | The set of Digester rules required to parse a toolbox
configuration file ( |
| ServletToolboxRuleSet.BooleanConfigRule | org.apache.velocity.tools.view.servlet | Abstract rule for configuring boolean options on the parent object/element of the matching element. |
| ServletToolboxRuleSet.CreateSessionRule | org.apache.velocity.tools.view.servlet | Rule that sets setCreateSession() for the top object
on the stack, which must be a
org.apache.velocity.tools.ServletToolboxManager. |
| ServletToolboxRuleSet.XhtmlRule | org.apache.velocity.tools.view.servlet | Rule that sets setXhtml() for the top object
on the stack, which must be a
org.apache.velocity.tools.ServletToolboxManager. |
| ServletToolInfo | org.apache.velocity.tools.view.servlet | ToolInfo implementation that holds scope information for tools used in a servlet environment. |
| SortTool | org.apache.velocity.tools.generic | SortTool allows a user to sort a collection (or array, iterator, etc) on any arbitary set of properties exposed by the objects contained within the collection. |
| SortTool.PropertiesComparator | org.apache.velocity.tools.generic | Does all of the comparisons |
| StrutsLinkTool | org.apache.velocity.tools.struts | View tool to work with URI links in Struts. |
| StrutsUtils | org.apache.velocity.tools.struts | A utility class to expose the Struts shared resources. |
| TilesTool | org.apache.velocity.tools.struts | View tool to use struts-tiles with Velocity. |
| ToolboxContext | org.apache.velocity.tools.view.context | Read-only context used to carry a set of view tools. |
| ToolboxRuleSet | org.apache.velocity.tools.view | The set of Digester rules required to parse a toolbox
configuration file ( |
| ToolboxRuleSet.ParameterRule | org.apache.velocity.tools.view | No description provided. |
| ValidatorTool | org.apache.velocity.tools.struts | View tool that works with Struts Validator to produce client side javascript validation for your forms. |
| ValueParser | org.apache.velocity.tools.generic | Utility class for easy parsing of String values held in a Map. |
| VelocityLayoutServlet | org.apache.velocity.tools.view.servlet | Extension of the VelocityViewServlet to perform "two-pass" layout rendering and allow for a customized error screen. |
| VelocityViewServlet | org.apache.velocity.tools.view.servlet | A servlet to process Velocity templates. |
| ViewRenderTool | org.apache.velocity.tools.view.tools | This tool expose methods to evaluate the given strings as VTL (Velocity Template Language) and automatically using the current context. |
| ViewToolInfo | org.apache.velocity.tools.view | ToolInfo implementation for view tools. |
| WebappLoader | org.apache.velocity.tools.view.servlet | Resource loader that uses the ServletContext of a webapp to load Velocity templates. |
| XMLToolboxManager | org.apache.velocity.tools.view | A ToolboxManager for loading a toolbox from xml. |
| Search |




