public class FreeMarkerUtil
extends Object
| Constructor and Description |
|---|
FreeMarkerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
process(String name,
Object context) |
static void |
process(String name,
Object context,
Writer writer) |