GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaclass MappedBasedSequence
MappedBasedSequence()
BasedSequenceImpl...
MappedBasedSequence
A BasedSequence which maps characters according to CharMapper
O
addSegments()
S
generateSegments()
Generate segments for given sequence
BasedUtils
O
allOptions()
O
getBaseSequence()
Abstract
allOptions()
Options test for options for this sequence <p> default reports true for global defau...
BasedOptionsHolder
Implemented by BasedOptionsSequence, use instance of it to pass to BasedSequence#of(...
Abstract
getBaseSequence()
Get the base sequence for the text
IRichSequence...
BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
O
anyOptions()
Abstract
anyOptions()
Options test for options for this sequence <p> default reports true for global defau...
charAt()
Abstract
map()
Map characters
CharMapper
O
getBase()
Abstract
getBase()
Get the underlying object on which this sequence contents are based
O
getCharMapper()
O
getCharSequence()
O
getEndOffset()
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
O
getIndexOffset()
Abstract
getIndexOffset()
Get the offset of index in this sequence mapped to offset into {@link #getBaseSequen...
getOption()
Abstract
getOption()
Options holder, default has none, only available on BasedSequenceWithOptions
O
getOptionFlags()
Abstract
getOptionFlags()
Options test for options for this sequence <p> default reports true for global defau...
O
getOptions()
Abstract
getOptions()
Options holder, default has none, only available on BasedSequenceWithOptions
O
getSourceRange()
Abstract
getSourceRange()
Get the range of this sequence in original {@link #getBaseSequence()} and {@link #ge...
O
getStartOffset()
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
length()
S
mappedOf()
O
sequenceOf()
OAbstract
subSequence()
Get a portion of this sequence
Abstract
toMapped()
SequenceUtils
IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
Abstract
sequenceOf()
Factory function
O
subSequence()
S
validateStartEnd()
SequenceUtils
O
toMapped()
andThen()
Returns a composed operator that first applies this operator to its input, and then ...
<<creates>><<creates>><<creates>><<creates>>