GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod SegmentedSequence.SegmentedSequence(baseSeq,startOffset,endOffset,length)
SegmentedSequence()
BasedSequenceImpl...
abstract class SegmentedSequence
A BasedSequence which consists of segments of other BasedSequences
Abstract
getBaseSequence()
Get the base sequence for the text
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...