Library:Apache Jakarta Velocity Tools
Version:1.2
Compatibility:JDK 1.4
Classes in library Apache Jakarta Velocity Tools.
NamePackageDescription
AbstractPagerToolorg.apache.velocity.tools.view.tools

Abstract view tool for doing request-based pagination of items in an a list.

AbstractSearchToolorg.apache.velocity.tools.view.tools

Abstract view tool for doing "searching" and robust pagination of search results.

AbstractSearchTool.StoredResultsorg.apache.velocity.tools.view.toolsSimple utility class to hold a criterion and its result list.
ActionMessagesToolorg.apache.velocity.tools.struts

View tool to work with the Struts action messages.

Alternatororg.apache.velocity.tools.genericUtility class for easily alternating over values in a list.
AlternatorToolorg.apache.velocity.tools.genericSimple tool to provide easy in-template instantiation of Alternator s from varying "list" types.
BrowserSnifferToolorg.apache.velocity.tools.view.tools

browser-sniffing tool (session or request scope requested, session scope advised).

ChainedContextorg.apache.velocity.tools.view.context

Velocity context implementation specific to the Servlet environment.

CommonsLogLogSystemorg.apache.velocity.tools.generic.logRedirects Velocity's LogSystem messages to commons-logging.
CookieToolorg.apache.velocity.tools.view.tools

View tool for convenient cookie access and creation.

DataInfoorg.apache.velocity.tools.view

ToolInfo implementation to handle "primitive" data types.

DateToolorg.apache.velocity.tools.genericTool for working with Date and Calendar in Velocity templates.
ErrorsToolorg.apache.velocity.tools.struts

View tool to work with the Struts error messages.

EscapeToolorg.apache.velocity.tools.genericTool for working with escaping in Velocity templates.
FormToolorg.apache.velocity.tools.struts

View tool to work with HTML forms in Struts.

ImportSupportorg.apache.velocity.tools.view

Provides methods to import arbitrary local or remote resources as strings.

ImportSupport.ImportResponseWrapperorg.apache.velocity.tools.viewWraps responses to allow us to retrieve results as Strings.
ImportToolorg.apache.velocity.tools.view.toolsGeneral-purpose text-importing view tool for templates.
IteratorToolorg.apache.velocity.tools.generic

A convenience tool to use with #foreach loops.

LinkToolorg.apache.velocity.tools.view.toolsView tool to make building URIs pleasant and fun!
LinkTool.QueryPairorg.apache.velocity.tools.view.toolsInternal util class to handle representation and encoding of key/value pairs in the query string
ListToolorg.apache.velocity.tools.genericTool for working with Lists and arrays in Velocity templates.
LogSystemCommonsLogorg.apache.velocity.tools.generic.logRedirects commons-logging messages to Velocity's LogSystem.
MathToolorg.apache.velocity.tools.generic

Tool for performing math in Velocity.

MessageResourcesToolorg.apache.velocity.tools.struts

Abstract view tool that provides access to Struts' message resources.

MessageToolorg.apache.velocity.tools.struts

View tool that provides methods to render Struts application resources for internationalized text.

MessageTool.TextKeyorg.apache.velocity.tools.strutsHelper class to simplify tool usage when retrieving no-arg messages from the default bundle that have periods in their key.
MultiViewsToolorg.apache.velocity.tools.view.i18nAllows for transparent content negotiation in a manner mimicking Apache httpd's MultiViews.
NumberToolorg.apache.velocity.tools.genericTool for working with Number in Velocity templates.
ParameterParserorg.apache.velocity.tools.view.tools

Utility class for easy parsing of ServletRequest parameters.

RenderToolorg.apache.velocity.tools.genericThis tool exposes methods to evaluate the given strings as VTL (Velocity Template Language) using the given context.
SecureLinkToolorg.apache.velocity.tools.strutsTool to be able to use Struts SSL Extensions with Velocity.
ServletLoggerorg.apache.velocity.tools.view.servletSimple wrapper for the servlet log.
ServletToolboxManagerorg.apache.velocity.tools.view.servlet

A toolbox manager for the servlet environment.

ServletToolboxRuleSetorg.apache.velocity.tools.view.servlet

The set of Digester rules required to parse a toolbox configuration file (toolbox.xml) for the ServletToolboxManager class.

ServletToolboxRuleSet.BooleanConfigRuleorg.apache.velocity.tools.view.servletAbstract rule for configuring boolean options on the parent object/element of the matching element.
ServletToolboxRuleSet.CreateSessionRuleorg.apache.velocity.tools.view.servletRule that sets setCreateSession() for the top object on the stack, which must be a org.apache.velocity.tools.ServletToolboxManager.
ServletToolboxRuleSet.XhtmlRuleorg.apache.velocity.tools.view.servletRule that sets setXhtml() for the top object on the stack, which must be a org.apache.velocity.tools.ServletToolboxManager.
ServletToolInfoorg.apache.velocity.tools.view.servlet

ToolInfo implementation that holds scope information for tools used in a servlet environment.

SortToolorg.apache.velocity.tools.genericSortTool 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.PropertiesComparatororg.apache.velocity.tools.genericDoes all of the comparisons
StrutsLinkToolorg.apache.velocity.tools.struts

View tool to work with URI links in Struts.

StrutsUtilsorg.apache.velocity.tools.struts

A utility class to expose the Struts shared resources.

TilesToolorg.apache.velocity.tools.strutsView tool to use struts-tiles with Velocity.
ToolboxContextorg.apache.velocity.tools.view.context

Read-only context used to carry a set of view tools.

ToolboxRuleSetorg.apache.velocity.tools.view

The set of Digester rules required to parse a toolbox configuration file (toolbox.xml) for the XMLToolboxManager class.

ToolboxRuleSet.ParameterRuleorg.apache.velocity.tools.viewNo description provided.
ValidatorToolorg.apache.velocity.tools.struts

View tool that works with Struts Validator to produce client side javascript validation for your forms.

ValueParserorg.apache.velocity.tools.generic

Utility class for easy parsing of String values held in a Map.

VelocityLayoutServletorg.apache.velocity.tools.view.servletExtension of the VelocityViewServlet to perform "two-pass" layout rendering and allow for a customized error screen.
VelocityViewServletorg.apache.velocity.tools.view.servlet

A servlet to process Velocity templates.

ViewRenderToolorg.apache.velocity.tools.view.toolsThis tool expose methods to evaluate the given strings as VTL (Velocity Template Language) and automatically using the current context.
ViewToolInfoorg.apache.velocity.tools.viewToolInfo implementation for view tools.
WebappLoaderorg.apache.velocity.tools.view.servletResource loader that uses the ServletContext of a webapp to load Velocity templates.
XMLToolboxManagerorg.apache.velocity.tools.viewA ToolboxManager for loading a toolbox from xml.
Search