public abstract class AbstractSectionSegment extends AbstractContainerSegment
segments| Constructor and Description |
|---|
AbstractSectionSegment(String name,
TemplateSegment template) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getContainingLiteralBlock() |
String |
getLiteralBlock() |
void |
performPostProcessing()
Perform post processing, e.g. optimization.
|
addSegment, execute, getSegmentName, getSegments, getSegmentsSize, iteratorappend, getDefaultEndDelimiter, getDefaultStartDelimiter, getEngine, getEngineConfiguration, getTagLiteral, getTemplate, getText, checkModificationAllowed, isReadOnly, toStringpublic AbstractSectionSegment(String name, TemplateSegment template)
public String getLiteralBlock()
getLiteralBlock in interface SegmentgetLiteralBlock in class AbstractSegmentLambda.InputType.LITERALprotected String getContainingLiteralBlock()
getContainingLiteralBlock in class AbstractContainerSegmentpublic void performPostProcessing()
SegmentperformPostProcessing in interface SegmentperformPostProcessing in class AbstractContainerSegmentCopyright © 2013. All Rights Reserved.