GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod SimTocBlock.SimTocBlock(chars,styleChars,titleChars)
SimTocBlock()
TocBlockBase
class SimTocBlock
A simulated toc block node
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
Abstract
indexOf()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
OAbstract
subSequence()
Get a portion of this sequence
Abstract
midSequence()
Convenience method to get characters offset from start or end of sequence. when offs...
Abstract
endSequence()
Convenience method to get characters offset from endIndex of sequence. no exceptions...