GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaPackage com.vladsch.flexmark.util.sequence
Inner Packages
com.vladsch.flexmark.util.sequence.builder
com.vladsch.flexmark.util.sequence.builder.tree
com.vladsch.flexmark.util.sequence.mappers
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...
external
CharSequence
IRichSequence...
BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
SequenceUtils
IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
external
Comparable
SequenceUtils
IRichSequenceBase...
BasedSequenceImpl
Implementation of BaseSequence
IRichSequence
IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
BasedUtils
BasedSequenceImpl
CharSubSequence
A CharSequence that references original char[] a subSequence() returns a sub-sequenc...
Escaping
Html5Entities
LineAppendable
Used to collect line text for further processing control output of new lines limitin...
external
Appendable
external
Iterable
LineAppendable
LineAppendableImpl
LineInfo
Line information in LineAppendable
BasedSequenceImpl...
MappedBasedSequence
A BasedSequence which maps characters according to CharMapper
MappedSequence
A CharSequence that maps characters according to CharMapper
BasedSequence
ReplacedBasedSequence
Interface implemented by sequences which do not contain contiguous base characters f...
IRichSequenceBase...
MappedRichSequence
A CharSequence that maps characters according to CharMapper
IRichSequence
RichSequence
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 ...
ReplacedTextMapper
Class which tracks text replacements to provide original offset from modified offset...
ReplacedTextRegion
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...
BasedSequenceImpl
SubSequence
A BasedSequence implementation which wraps original CharSequence to provide a BasedS...
Range
TagRange