Package | Description |
---|---|
org.apache.velocity.tools.struts |
VelocityStruts contains view tools for integrating Velocity with the Apache
Struts 1 framework by providing easy access
to Struts resources from within Velocity templates.
|
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.context |
All classes in this package have been deprecated.
|
org.apache.velocity.tools.view.jsp |
Modifier and Type | Field and Description |
---|---|
protected ViewContext |
ValidatorTool.context
A reference to the ViewContext
|
Modifier and Type | Class and Description |
---|---|
class |
ViewToolContext
ToolContext implementation specific to the servlet environment. |
Modifier and Type | Interface and Description |
---|---|
interface |
ViewContext
Deprecated.
Use
ViewContext |
Modifier and Type | Class and Description |
---|---|
class |
ChainedContext
Deprecated.
Use
ViewToolContext instead |
Modifier and Type | Class and Description |
---|---|
class |
JspToolContext
Velocity context implementation specific to the JSP environment.
|
Copyright © 2002–2021 Apache Software Foundation. All rights reserved.