GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaPackage com.vladsch.flexmark.util.sequence
com.vladsch.flexmark.util.sequence
BasedOptionsHolder
Implemented by BasedOptionsSequence, use instance of it to pass to BasedSequence#of(...
BasedOptionsHolder
BasedOptionsSequence
A BasedSequence with offset tracking that follows editing operations and subSequence...
IRichSequence...
BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
IRichSequenceBase...
BasedSequenceImpl
Implementation of BaseSequence
BasedUtils
BasedSequenceImpl
CharSubSequence
A CharSequence that references original char[] a subSequence() returns a sub-sequenc...
Escaping
Html5Entities
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...
LineAppendable
Used to collect line text for further processing control output of new lines limitin...
LineAppendable
LineAppendableImpl
LineInfo
Line information in LineAppendable
BasedSequenceImpl...
MappedBasedSequence
A BasedSequence which maps characters according to CharMapper
IRichSequenceBase...
MappedRichSequence
A CharSequence that maps characters according to CharMapper
MappedSequence
A CharSequence that maps characters according to CharMapper
PlaceholderReplacer
Used to replace placeholder text in the form of open/close char such as <text>...
PositionAnchor
CURRENT,PREVIOUS,NEXT
BasedSequenceImpl...
PrefixedSubSequence
A BasedSequence with an out of scope of original char sequence prefix a subSequence(...
Range
RepeatedSequence
CharSequence that repeats in a wraparound the given sequence. Partial repeat occurs ...
BasedSequence
ReplacedBasedSequence
Interface implemented by sequences which do not contain contiguous base characters f...
ReplacedTextMapper
Class which tracks text replacements to provide original offset from modified offset...
ReplacedTextRegion
IRichSequence
RichSequence
IRichSequenceBase...
RichSequenceImpl
A RichSequence implementation NOTE: '\0' changed to '\uFFFD' use com.vladsch.flexmar...
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...
SequenceUtils
BasedSequenceImpl
SubSequence
A BasedSequence implementation which wraps original CharSequence to provide a BasedS...
Range
TagRange
com.vladsch.flexmark.util.sequence.builder
SegmentBuilderBase...
BasedSegmentBuilder
SegmentOptimizer
CharRecoveryOptimizer
ISegmentBuilder
IBasedSegmentBuilder
ISegmentBuilder
ISequenceBuilder
SegmentBuilderBase
PlainSegmentBuilder
ISequenceBuilder
RichSequenceBuilder
A Builder for non based strings. Just a string builder wrapped in a sequence builder...
Seg
Representation of a segment part in a segment list for a sequence it is a Range, eit...
ISegmentBuilder
SegmentBuilderBase
SegmentOptimizer
SegmentStats
SegmentedSequenceStats
ISequenceBuilder
SequenceBuilder
A Builder for Segmented BasedSequences
ISequenceBuilder
StringSequenceBuilder
A Builder for non based strings. Just a string builder wrapped in a sequence builder...
com.vladsch.flexmark.util.sequence.builder.tree
BasedOffsetTracker
OffsetInfo
Segment
SegmentedSequence Segment stored in byte[] in serialized format
SegmentTree
SegmentOffsetTree
Segment tree which uses offsets instead of aggregated length of segments Used to fin...
SegmentTree
Binary search tree of sequence segments
SegmentTreePos
SegmentTreeRange
Class used to extract subSequence information from segment tree
com.vladsch.flexmark.util.sequence.mappers
ChangeCase
CharMapper
NullEncoder
SpaceMapper
SpecialLeadInHandler
SpecialLeadInCharsHandler
SpecialLeadInHandler
SpecialLeadInHandler
SpecialLeadInStartsWithCharsHandler