public class TableBlock extends CustomBlock
lineSegmentsEMPTY_SEGMENTS, SPLICE| Constructor and Description |
|---|
TableBlock() |
TableBlock(BasedSequence chars) |
TableBlock(BasedSequence chars,
List<BasedSequence> lineSegments) |
TableBlock(BlockContent blockContent) |
TableBlock(List<BasedSequence> lineSegments) |
| Modifier and Type | Method and Description |
|---|---|
BasedSequence[] |
getSegments() |
getContentChars, getContentChars, getContentLines, getContentLines, getLineChars, getLineCount, getSpanningChars, setContent, setContent, setContent, setContentLine, setContentLinesappendChild, astChars, astExtraChars, astString, delimitedSegmentSpan, delimitedSegmentSpanChars, deNullify, getAncestorOfType, getAstExtra, getBlankLineSibling, getChars, getChildChars, getChildIterator, getChildOfType, getChildren, getDescendants, getDocument, getEndLineNumber, getEndOffset, getFirstChild, getFirstChildAny, getFirstChildAnyNot, getLastBlankLineChild, getLastChild, getLastChildAny, getLastChildAnyNot, getLeadSegment, getLineNumber, getNext, getNextAny, getNextAnyNot, getNodeName, getNodeOfTypeIndex, getNodeOfTypeIndex, getOldestAncestorOfTypeAfter, getPrevious, getPreviousAny, getPreviousAnyNot, getReversedChildIterator, getReversedChildren, getReversedDescendants, getStartLineNumber, 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 TableBlock()
public TableBlock(BasedSequence chars)
public TableBlock(BasedSequence chars, List<BasedSequence> lineSegments)
public TableBlock(List<BasedSequence> lineSegments)
public TableBlock(BlockContent blockContent)
public BasedSequence[] getSegments()
getSegments in class NodeCopyright © 2017. All rights reserved.