public class SimpleVelocity extends Object
| Constructor and Description |
|---|
SimpleVelocity() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.velocity.VelocityContext |
createContext(Map<String,Object> params) |
static void |
process(String base,
String path,
Writer out,
Map<String,Object> params)
Process a template
|
static void |
process(String base,
String path,
Writer out,
org.apache.velocity.VelocityContext context)
Process a template
|
Licenced under the Apache License, Version 2.0