GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javainterface MappedSequence
MappedSequence
A CharSequence that maps characters according to CharMapper
BasedSequenceImpl...
MappedBasedSequence
A BasedSequence which maps characters according to CharMapper
IRichSequenceBase...
MappedRichSequence
A CharSequence that maps characters according to CharMapper
external
CharSequence
BasedOptionsHolder
BasedOptionsSequence
A BasedSequence with offset tracking that follows editing operations and subSequence...
SequenceUtils
IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
IRichSequence...
BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
IRichSequenceBase...
BasedSequenceImpl
Implementation of BaseSequence
BasedSequenceImpl
BasedSequence.EmptyBasedSequence
BasedSequenceImpl
CharSubSequence
A CharSequence that references original char[] a subSequence() returns a sub-sequenc...
BasedSequenceImpl...
PrefixedSubSequence
A BasedSequence with an out of scope of original char sequence prefix a subSequence(...
BasedSequenceImpl...
SegmentedSequence
A BasedSequence which consists of segments of other BasedSequences
SegmentedSequence
SegmentedSequenceFull
A BasedSequence which consists of segments of other BasedSequences NOTE: very effici...
SegmentedSequence
SegmentedSequenceTree
A BasedSequence which consists of segments of other BasedSequences NOTE: very effici...
BasedSequenceImpl
SubSequence
A BasedSequence implementation which wraps original CharSequence to provide a BasedS...
BasedSequence
ReplacedBasedSequence
Interface implemented by sequences which do not contain contiguous base characters f...
IRichSequence
IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
IRichSequenceBase...
RichSequenceImpl
A RichSequence implementation NOTE: '\0' changed to '\uFFFD' use com.vladsch.flexmar...
IRichSequence
RichSequence
RepeatedSequence
CharSequence that repeats in a wraparound the given sequence. Partial repeat occurs ...
Segment.TextCharSequenceBase
Segment.TextCharSequenceBase
Segment.TextAsciiCharSequence
Segment.TextCharSequenceBase
Segment.TextCharSequence
Segment.TextRepeatedSequence