| Package | Description |
|---|---|
| org.apache.struts2.util | |
| org.apache.velocity | |
| org.apache.velocity.app |
| Constructor and Description |
|---|
VelocityStrutsUtil(VelocityEngine engine,
Context ctx,
ValueStack stack,
HttpServletRequest request,
HttpServletResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
VelocityContext |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Velocity.evaluate(Context context,
Writer swOut,
String logTag,
InputStream instream) |
static boolean |
Velocity.evaluate(Context context,
Writer swOut,
String logTag,
Reader reader) |
static boolean |
Velocity.evaluate(Context context,
Writer swOut,
String logTag,
String instring) |
Copyright © 2022. All rights reserved.