public class VelocityUtil extends Object
| Constructor and Description |
|---|
VelocityUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.velocity.app.VelocityEngine |
getVelocityEngine() |
static String |
processTemplate(String templateName,
Map<String,Object> contextMap) |
static String |
processTemplate(String templateName,
org.apache.velocity.VelocityContext vContext) |
Copyright © 2017. All rights reserved.