GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javainterface ReplacedBasedSequence
BasedSequence
ReplacedBasedSequence
Interface implemented by sequences which do not contain contiguous base characters f...
BasedSequenceImpl...
MappedBasedSequence
A BasedSequence which maps characters according to CharMapper
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...
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
SubSequence
A BasedSequence implementation which wraps original CharSequence to provide a BasedS...
SequenceUtils
IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
IRichSequence
IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
IRichSequenceBase...
MappedRichSequence
A CharSequence that maps characters according to CharMapper
IRichSequenceBase...
RichSequenceImpl
A RichSequence implementation NOTE: '\0' changed to '\uFFFD' use com.vladsch.flexmar...
IRichSequence
RichSequence
external
CharSequence
BasedOptionsHolder
BasedOptionsSequence
A BasedSequence with offset tracking that follows editing operations and subSequence...
MappedSequence
A CharSequence that maps characters according to CharMapper
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
external
Comparable
ReferenceNode
LinkNodeBase...
Reference
Block...
AbbreviationBlock
A block node that contains the abbreviation definition
Block...
EnumeratedReferenceBlock
A EnumeratedReference block node
Block...
FootnoteBlock
A Footnote definition node containing text and other inline nodes nodes as children.
Block...
MacroDefinitionBlock
A MacroReference block node
TrackedOffset
Tracked Offset information NOTE: purposefully equals compares the offset only and wi...
SegmentedSequenceStats.StatsEntry
SequenceUtils
BasedOptionsHolder
Implemented by BasedOptionsSequence, use instance of it to pass to BasedSequence#of(...