public class SetDelimitersSegment extends AbstractSegment
{{=%% %%=}}
| Constructor and Description |
|---|
SetDelimitersSegment(String text,
TemplateSegment template) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Appendable appendable,
ExecutionContext context)
Execute this segment (e.g. write down some variable value).
|
SegmentType |
getType() |
append, getDefaultEndDelimiter, getDefaultStartDelimiter, getEngine, getEngineConfiguration, getLiteralBlock, getSegmentName, getTagLiteral, getTemplate, getText, checkModificationAllowed, isReadOnly, performPostProcessing, toStringpublic SetDelimitersSegment(String text, TemplateSegment template)
public SegmentType getType()
public void execute(Appendable appendable, ExecutionContext context)
SegmentCopyright © 2013. All Rights Reserved.