public class MacroBlock extends CustomBlock
lineSegmentsEMPTY_SEGMENTS, SPLICE| Constructor and Description |
|---|
MacroBlock() |
MacroBlock(BasedSequence chars) |
MacroBlock(Node node) |
| Modifier and Type | Method and Description |
|---|---|
void |
getAstExtra(StringBuilder out) |
Map<String,String> |
getAttributes() |
BasedSequence |
getMacroContentChars() |
Macro |
getMacroNode() |
BasedSequence[] |
getSegments() |
boolean |
isClosedTag() |
getContentChars, getContentChars, getContentLines, getContentLines, getLineChars, getLineCount, getSpanningChars, setContent, setContent, setContent, setContentLine, setContentLinesappendChild, astChars, astExtraChars, astString, delimitedSegmentSpan, delimitedSegmentSpanChars, deNullify, getAncestorOfType, getBlankLineSibling, getChars, getChildChars, getChildIterator, getChildOfType, getChildren, getDescendants, getDocument, getEndOffset, getFirstChild, getFirstChildAny, getFirstChildAnyNot, getLastBlankLineChild, getLastChild, getLastChildAny, getLastChildAnyNot, getLeadSegment, getNext, getNextAny, getNextAnyNot, getNodeName, getNodeOfTypeIndex, getNodeOfTypeIndex, getOldestAncestorOfTypeAfter, getPrevious, getPreviousAny, getPreviousAnyNot, getReversedChildIterator, getReversedChildren, getReversedDescendants, getStartOffset, getTextLength, getTrailSegment, hasChildren, hasOrMoreChildren, insertAfter, insertBefore, isOrDescendantOfType, moveTrailingBlankLines, prependChild, removeChildren, segmentSpan, segmentSpan, segmentSpanChars, segmentSpanChars, segmentSpanChars, setChars, setCharsFromContent, setCharsFromContentOnly, spanningChars, takeChildren, toAstString, toSegmentSpan, toString, toStringAttributes, unlinkpublic MacroBlock()
public MacroBlock(BasedSequence chars)
public MacroBlock(Node node)
public void getAstExtra(StringBuilder out)
getAstExtra in class Nodepublic BasedSequence[] getSegments()
getSegments in class Nodepublic Macro getMacroNode()
public boolean isClosedTag()
public BasedSequence getMacroContentChars()
Copyright © 2017. All rights reserved.