| Constructor and Description |
|---|
ExtendSectionSegment(String text,
Origin origin,
List<Segment> segments) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOrigin, getTagInfo, getTextforEach, spliteratorpublic SegmentType getType()
public Appendable execute(Appendable appendable, ExecutionContext context)
Segmentprotected Appendable executeNoDefiningLookup(Appendable appendable, ExecutionContext context)
public String getLiteralBlock()
SegmentgetLiteralBlock in interface SegmentLambda.InputType.LITERAL,
HelperDefinition.getContentLiteralBlock()public String getContentLiteralBlock()
getContentLiteralBlock in interface ContainerSegmentpublic List<Segment> getSegments()
getSegments in interface ContainerSegmentpublic int getSegmentsSize(boolean recursive)
getSegmentsSize in interface ContainerSegmentprotected String getSegmentName()
protected List<MustacheTagInfo> getDirectChildTags()
public String getText()
public Origin getOrigin()
public MustacheTagInfo getTagInfo()
getTagInfo in interface Segmentnull if the
segment does not represent a tag (e.g. SegmentType.TEXT)protected Template getTemplate()
protected MustacheEngine getEngine()
protected Configuration getEngineConfiguration()
protected String getDefaultStartDelimiter()
protected String getDefaultEndDelimiter()
protected boolean isHandlebarsSupportEnabled()
protected void append(Appendable appendable, String text)
protected MustacheTagType getTagType()
Copyright © 2017. All rights reserved.