Package org.apache.velocity.tools.view.tools

Provides the ViewTool interface and several useful implementing classes.

See:
          Description

Interface Summary
ViewTool Generic view tool interface to assist in tool management.
 

Class Summary
AbstractSearchTool Abstract view tool for doing "searching" and robust pagination of search results.
CookieTool View tool for convenient cookie access and creation.
ImportTool General-purpose text-importing view tool for templates.
LinkTool View tool to make building URIs pleasant and fun!
ParameterParser Utility class for easy parsing of ServletRequest parameters.
ViewRenderTool This tool expose methods to evaluate the given strings as VTL (Velocity Template Language) and automatically using the current context.
 

Package org.apache.velocity.tools.view.tools Description

Provides the ViewTool interface and several useful implementing classes.

Package Specification

Related Documentation



Copyright (c) 2003 Apache Software Foundation