GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod SegmentedSequence.create(basedSequence,segments)
S
create()
Use {@link BasedSequence#getBuilder()} and then {@link SequenceBuilder#addAll(Iterab...
BasedSequenceImpl...
abstract class SegmentedSequence
A BasedSequence which consists of segments of other BasedSequences
OAbstract
getBuilder()
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
addAll()
interface ISequenceBuilder
S
create()
append()
Abstract
append()
O
getSingleBasedSequence()
ISequenceBuilder
class SequenceBuilder
A Builder for Segmented BasedSequences
isEmpty()
getBaseSequence()
Abstract
anyOptions()
Options test for options for this sequence <p> default reports true for global defau...
interface BasedOptionsHolder
Implemented by BasedOptionsSequence, use instance of it to pass to BasedSequence#of(...
getSegmentBuilder()
S
create()
Base Constructor
SegmentedSequence
class SegmentedSequenceFull
A BasedSequence which consists of segments of other BasedSequences NOTE: very effici...
S
create()
Base Constructor
SegmentedSequence
class SegmentedSequenceTree
A BasedSequence which consists of segments of other BasedSequences NOTE: very effici...
O
getBaseSubSequenceRange()
ISegmentBuilder
class SegmentBuilderBase
getStart()
class Range
getEnd()
OAbstract
subSequence()
Get a portion of this sequence
haveDanglingText()
getSeg()
length()
Return length of text or if text is null span of range
class Seg
Representation of a segment part in a segment list for a sequence it is a Range, eit...
isBase()
Test segment type being from original sequence
getStart()
getEnd()
getRange()
S
segOf()
Seg()
isText()
S
of()
Range()
Create range
Abstract
length()
Abstract
getBaseSequence()
Get the base sequence for the text
Abstract
length()
interface ISegmentBuilder
isEmpty()
Abstract
getStartOffset()
Abstract
getEndOffset()
Abstract
getTextLength()
Abstract
getOption()
Options holder, default has none, only available on BasedSequenceWithOptions
Abstract
noAnchorsSize()
addStats()
class SegmentedSequenceStats
SegmentedSequenceFull()
StatsEntry()
class SegmentedSequenceStats.StatsEntry
add()
add()
class MinMaxAvgLong
Abstract
getSegments()
Return iterator over segments
Abstract
getText()
S
build()
class SegmentTree
Binary search tree of sequence segments
getTreeData()
getSegmentBytes()
SegmentedSequenceTree()
S
buildTreeData()
Build binary tree search data <p> Index data has aggregated lengths with BASE and TE...
SegmentTree()
S
getSegType()
abstract class Segment
SegmentedSequence Segment stored in byte[] in serialized format
getSegStart()
S
getSegByteLength()
S
addSegBytes()
S
fromTypeMask()
S
setTreeData()
SegmentTreeData()
class SegmentTree.SegmentTreeData
isAnchor()
Test segment type being from original sequence
isFirst256Start()
isRepeatedTextEnd()
getTextStart()
S
isFirst256Start()
S
isRepeatedTextEnd()
S
getTextOffset()
hasBoth()
S
getIntBytes()
hasOffset()
S
getOffsetBytes()
hasLength()
S
getLengthBytes()
hasChar()
hasChars()
hasByte()
hasBytes()
hasAll()
S
addIntBytes()
S
addChar()
getTextEnd()
S
addChars()
S
addCharAscii()
S
addCharsAscii()
size()
<<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>>