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.
|
org.apache.velocity.tools.view.tools |
All classes in this package have been deprecated and moved to
org.apache.velocity.tools.view . |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonDateTool
|
class |
DateTool
|
class |
MathTool
Tool for performing math in Velocity.
|
class |
NumberTool
Tool for working with
Number in Velocity templates. |
Modifier and Type | Class and Description |
---|---|
class |
BrowserTool
browser-sniffing tool (session or request scope requested, session scope advised).
|
Modifier and Type | Class and Description |
---|---|
class |
BrowserSnifferTool
Deprecated.
|
Copyright © 2002–2014 Apache Software Foundation. All rights reserved.