ForTemplateBlock, IfTemplateBlock, IncludeTemplateBlock, PlainTextTemplateBlock, StaticTemplateBlock, TemplateBlockBinder, VariableTextTemplateBlockpublic interface TemplateBlock
| Modifier and Type | Method | Description |
|---|---|---|
String |
getContent(Map<String,Object> variables) |
Gets string representation for this template block.
|
TemplateBlockType |
getTemplateBlockType() |
Used to determine template block type.
|
TemplateBlockType getTemplateBlockType()
Copyright © 2017–2020 Holisticon AG. All rights reserved.