public interface IBasedSegmentBuilder<S extends IBasedSegmentBuilder<S>> extends ISegmentBuilder<S>
ISegmentBuilder.OptionsF_DEFAULT, F_INCLUDE_ANCHORS, F_TRACK_FIRST256, O_INCLUDE_ANCHORS, O_TRACK_FIRST256| Modifier and Type | Method and Description |
|---|---|
@NotNull BasedSequence |
getBaseSequence() |
@NotNull String |
toStringChars() |
@NotNull String |
toStringWithRanges() |
@NotNull String |
toStringWithRangesVisibleWhitespace() |
append, append, append, appendAnchor, getBaseSubSequenceRange, getEndOffset, getOptions, getSegments, getSpan, getStartOffset, getText, getTextFirst256Length, getTextFirst256Segments, getTextLength, getTextSegments, getTextSpaceLength, getTextSpaceSegments, haveOffsets, isBaseSubSequenceRange, isEmpty, isIncludeAnchors, isTrackTextFirst256, iterator, length, noAnchorsSize, size, toString, toStringWithRanges, toStringWithRangesVisibleWhitespaceforEach, spliterator@NotNull @NotNull BasedSequence getBaseSequence()
@NotNull @NotNull String toStringWithRangesVisibleWhitespace()
@NotNull @NotNull String toStringWithRanges()
@NotNull @NotNull String toStringChars()
Copyright © 2020. All rights reserved.