public final class StringTemplate extends Object
| Constructor and Description |
|---|
StringTemplate(String template) |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(Map<String,String> model) |
static StringTemplate |
load(Class context,
String name) |