TemplateBlockpublic class VariableTextTemplateBlock extends Object implements TemplateBlock
| Constructor | Description |
|---|---|
VariableTextTemplateBlock(String accessPath) |
| Modifier and Type | Method | Description |
|---|---|---|
protected String |
getAccessPath() |
|
String |
getContent(Map<String,Object> variables) |
Gets string representation for this template block.
|
TemplateBlockType |
getTemplateBlockType() |
Used to determine template block type.
|
public VariableTextTemplateBlock(String accessPath)
public TemplateBlockType getTemplateBlockType()
TemplateBlockgetTemplateBlockType in interface TemplateBlockpublic String getContent(Map<String,Object> variables)
TemplateBlockgetContent in interface TemplateBlockprotected String getAccessPath()
Copyright © 2017–2020 Holisticon AG. All rights reserved.