Uses of Class
com.vladsch.flexmark.util.sequence.mappers.SpecialLeadInStartsWithCharsHandler
Packages that use SpecialLeadInStartsWithCharsHandler
-
Uses of SpecialLeadInStartsWithCharsHandler in com.vladsch.flexmark.util.sequence.mappers
Methods in com.vladsch.flexmark.util.sequence.mappers that return SpecialLeadInStartsWithCharsHandlerModifier and TypeMethodDescriptionstatic @NotNull SpecialLeadInStartsWithCharsHandler
SpecialLeadInStartsWithCharsHandler.create
(char leadInChar) static @NotNull SpecialLeadInStartsWithCharsHandler
SpecialLeadInStartsWithCharsHandler.create
(@NotNull CharSequence leadInChar)