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 classMappedBasedSequenceA BasedSequence which maps characters according to CharMapperclassMappedRichSequenceA CharSequence that maps characters according to CharMapper
-