Uses of Interface
com.vladsch.flexmark.util.sequence.MappedSequence
-
Packages that use MappedSequence Package Description com.vladsch.flexmark.util.sequence -
-
Uses of MappedSequence in com.vladsch.flexmark.util.sequence
Classes in com.vladsch.flexmark.util.sequence that implement MappedSequence Modifier and Type Class Description class
MappedBasedSequence
A BasedSequence which maps characters according to CharMapperclass
MappedRichSequence
A CharSequence that maps characters according to CharMapper
-