Package | Description |
---|---|
org.apache.velocity.tools.generic |
Contains a collection of reusable, general-purpose "tools" for Velocity.
|
org.apache.velocity.tools.view |
Contains tools and supporting infrastructure for using
those tools in a servlet environment as well as general
use classes to support use of Velocity as (or in) the
view layer of web applications.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextTool
Tool for convenient access to
Context data and
meta-data. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSearchTool
Abstract view tool for doing "searching" and robust
pagination of search results.
|
class |
BrowserTool
browser-sniffing tool (session or request scope requested, session scope advised).
|
class |
IncludeTool
Allows for transparent content negotiation in a manner mimicking
Apache httpd's MultiViews.
|
class |
PagerTool
View tool for doing request-based pagination of
items in an a list.
|
Copyright © 2002–2014 Apache Software Foundation. All rights reserved.