| AbstractSearchTool.StoredResults |
Simple utility class to hold a criterion and its result list.
|
| BreadcrumbTool.NavigationElement |
Class representing a navigation element
|
| BrowserToolDeprecatedMethods |
Deprecated.
|
| CookieTool.SugarCookie |
Extends Cookie to add some fluid API sugar and
a toString() method that renders the Cookie's value
instead of the usual Object.toString() shenanigans.
|
| JeeConfig |
Because sometimes you don't care about the difference between a
servlet and a filter.
|
| LinkTool |
The LinkTool provides many methods to work with URIs and can help you:
construct full URIs (absolute or relative)
encode session ID into a URI
retrieve server, port and path info for the current request
reconstruct or alter the current request URI
and more..
|
| PagerTool |
View tool for doing request-based pagination of
items in an a list.
|
| ServletUtils |
A set of utility methods for supporting and using
VelocityTools in the servlet environment.
|
| UAParser.DeviceType |
|
| UAParser.UAEntity |
|
| UAParser.UserAgent |
|
| UiDependencyTool |
NOTE: This tool is considered "beta" quality due to lack of public testing
and is not automatically provided via the default tools.xml file.
|
| UiDependencyTool.Group |
NOTE: This class may change or disappear w/o warning; don't depend
on it unless you're willing to update your code whenever this changes.
|
| VelocityView |
The class provides the following features:
|
| VelocityViewServlet |
A servlet to process Velocity templates.
|
| ViewContext |
This interface provides view tools in a servlet environment
access to relevant context information, like servlet request, servlet
context and the velocity context.
|
| ViewToolContext |
ToolContext implementation specific to the servlet environment.
|
| ViewToolManager |
Manages tools for web applications.
|