Package | Description |
---|---|
org.apache.velocity.tools | |
org.apache.velocity.tools.config |
Class and Description |
---|
ConversionUtils
Utility methods for parsing or otherwise converting between types.
|
Scope
A specialized constants class to provide some compile-time typo checking and
runtime validation for scopes specified in annotations, toolbox configs, etc.
|
Toolbox
Instances of this class are typically created by a
ToolboxFactory
on a one-per-scope basis. |
ToolboxFactory
This class is the central point of action for VelocityTools.
|
ToolContext
Context implementation that keeps a list of Toolbox es
and returns them as requested, using its internal context Map as the
dynamic properties passed to the requested tools when they are first
created. |
ToolInfo
Manages data needed to create instances of a tool.
|
Class and Description |
---|
ToolboxFactory
This class is the central point of action for VelocityTools.
|
ToolInfo
Manages data needed to create instances of a tool.
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.