GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod MappedBasedSequence.getOption(dataKey)
getOption()
BasedSequenceImpl...
class MappedBasedSequence
A BasedSequence which maps characters according to CharMapper
O
getBaseSequence()
Abstract
getOption()
Options holder, default has none, only available on BasedSequenceWithOptions
interface BasedOptionsHolder
Implemented by BasedOptionsSequence, use instance of it to pass to BasedSequence#of(...
Abstract
getBaseSequence()
Get the base sequence for the text
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...