GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod RichSequenceImpl.toMapped(mapper)
O
toMapped()
IRichSequenceBase...
class RichSequenceImpl
A RichSequence implementation NOTE: '\0' changed to '\uFFFD' use com.vladsch.flexmar...
S
mappedOf()
IRichSequenceBase...
class MappedRichSequence
A CharSequence that maps characters according to CharMapper
S
mappedOf()
Abstract
toMapped()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
Abstract
subSequence()
Get a portion of this sequence <p> NOTE: the returned value should only depend on st...
MappedRichSequence()
<<creates>>