GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod BasedSequenceImpl.spliceAtEnd(other)
O
spliceAtEnd()
IRichSequenceBase...
abstract class BasedSequenceImpl
Implementation of BaseSequence
Abstract
isEmpty()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
O
isEmpty()
IRichSequence
abstract class IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
O
isContinuedBy()
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
O
baseSubSequence()
S
isEmpty()
interface SequenceUtils
Abstract
getBase()
Get the underlying object on which this sequence contents are based
Abstract
getBaseSequence()
Get the base sequence for the text
OAbstract
subSequence()
Get a portion of this sequence