| Constructor and description |
|---|
TemplateRenderer
() |
| Type | Name and description |
|---|---|
void |
add(String templateString) |
void |
add(Closure expression) |
String |
currencyFormat(def v) |
String |
floatFormat(def v, int fracDigits) |
String |
lowerCase(def v) |
String |
make(def value) |
String |
numberFormat(def v) |
String |
percentFormat(def v) |
String |
titleCase(def v) |
String |
upperCase(def v) |
Groovy Documentation