public class StringTemplateTemplateService extends AbstractTemplateService
| Modifier and Type | Field and Description |
|---|---|
protected char |
delimeterStartChar |
protected char |
delimeterStopChar |
| Constructor and Description |
|---|
StringTemplateTemplateService(char delimeterStartChar,
char delimeterStopChar) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doFormat(String template,
Map<String,Object> valueMap) |
protected void |
setContextualData(org.stringtemplate.v4.ST st,
Map<String,Object> valueMap) |
apply, prepareContextualCopyright © 2019. All rights reserved.