Uses of Interface
com.vladsch.flexmark.util.sequence.mappers.SpecialLeadInHandler
Packages that use SpecialLeadInHandler
-
Uses of SpecialLeadInHandler in com.vladsch.flexmark.ext.admonition.internal
Classes in com.vladsch.flexmark.ext.admonition.internal that implement SpecialLeadInHandlerModifier and TypeClassDescription(package private) static classFields in com.vladsch.flexmark.ext.admonition.internal declared as SpecialLeadInHandlerModifier and TypeFieldDescription(package private) static final SpecialLeadInHandlerAdmonitionBlockParser.AdmonitionLeadInHandler.HANDLERMethods in com.vladsch.flexmark.ext.admonition.internal that return SpecialLeadInHandlerModifier and TypeMethodDescription@Nullable SpecialLeadInHandlerAdmonitionBlockParser.Factory.getLeadInHandler(@NotNull DataHolder options) -
Uses of SpecialLeadInHandler in com.vladsch.flexmark.ext.aside.internal
Fields in com.vladsch.flexmark.ext.aside.internal declared as SpecialLeadInHandlerModifier and TypeFieldDescription(package private) static final SpecialLeadInHandlerAsideBlockParser.AsideLeadInHandler.HANDLERMethods in com.vladsch.flexmark.ext.aside.internal that return SpecialLeadInHandlerModifier and TypeMethodDescription@Nullable SpecialLeadInHandlerAsideBlockParser.Factory.getLeadInHandler(@NotNull DataHolder options) -
Uses of SpecialLeadInHandler in com.vladsch.flexmark.ext.definition.internal
Fields in com.vladsch.flexmark.ext.definition.internal declared as SpecialLeadInHandlerModifier and TypeFieldDescription(package private) static final SpecialLeadInHandlerDefinitionItemBlockParser.DefinitionLeadInHandler.HANDLER_COLON(package private) static final SpecialLeadInHandlerDefinitionItemBlockParser.DefinitionLeadInHandler.HANDLER_COLON_TILDE(package private) static final SpecialLeadInHandlerDefinitionItemBlockParser.DefinitionLeadInHandler.HANDLER_TILDEMethods in com.vladsch.flexmark.ext.definition.internal that return SpecialLeadInHandlerModifier and TypeMethodDescription@Nullable SpecialLeadInHandlerDefinitionItemBlockParser.Factory.getLeadInHandler(@NotNull DataHolder options) -
Uses of SpecialLeadInHandler in com.vladsch.flexmark.parser
Fields in com.vladsch.flexmark.parser with type parameters of type SpecialLeadInHandlerModifier and TypeFieldDescriptionstatic final DataKey<List<SpecialLeadInHandler>> Parser.SPECIAL_LEAD_IN_HANDLERS(package private) final List<SpecialLeadInHandler> Parser.Builder.specialLeadInHandlersMethods in com.vladsch.flexmark.parser with parameters of type SpecialLeadInHandlerModifier and TypeMethodDescriptionParser.Builder.specialLeadInHandler(SpecialLeadInHandler specialLeadInHandler) -
Uses of SpecialLeadInHandler in com.vladsch.flexmark.parser.block
Methods in com.vladsch.flexmark.parser.block that return SpecialLeadInHandlerModifier and TypeMethodDescriptiondefault @Nullable SpecialLeadInHandlerCustomBlockParserFactory.getLeadInHandler(@NotNull DataHolder options) -
Uses of SpecialLeadInHandler in com.vladsch.flexmark.parser.core
Classes in com.vladsch.flexmark.parser.core that implement SpecialLeadInHandlerModifier and TypeClassDescription(package private) static classFields in com.vladsch.flexmark.parser.core declared as SpecialLeadInHandlerModifier and TypeFieldDescription(package private) static final SpecialLeadInHandlerBlockQuoteParser.BlockQuoteLeadInHandler.HANDLER(package private) static final SpecialLeadInHandlerHeadingParser.HeadingLeadInHandler.HANDLER_NO_SPACE(package private) static final SpecialLeadInHandlerHeadingParser.HeadingLeadInHandler.HANDLER_SPACE(package private) static final SpecialLeadInHandlerListBlockParser.ListItemLeadInHandler.ORDERED_DELIM_DOT_HANDLER(package private) static final SpecialLeadInHandlerListBlockParser.ListItemLeadInHandler.ORDERED_DELIM_DOT_PARENS_HANDLERMethods in com.vladsch.flexmark.parser.core that return SpecialLeadInHandlerModifier and TypeMethodDescription(package private) static @NotNull SpecialLeadInHandlerListBlockParser.ListItemLeadInHandler.create(@NotNull CharSequence listItemDelims, boolean dotOnly) @Nullable SpecialLeadInHandlerBlockQuoteParser.Factory.getLeadInHandler(@NotNull DataHolder options) @Nullable SpecialLeadInHandlerHeadingParser.Factory.getLeadInHandler(@NotNull DataHolder options) @Nullable SpecialLeadInHandlerListBlockParser.Factory.getLeadInHandler(@NotNull DataHolder options) -
Uses of SpecialLeadInHandler in com.vladsch.flexmark.util.format
Fields in com.vladsch.flexmark.util.format with type parameters of type SpecialLeadInHandlerModifier and TypeFieldDescriptionstatic final List<SpecialLeadInHandler> MarkdownParagraph.EMPTY_LEAD_IN_HANDLERS(package private) @NotNull List<? extends SpecialLeadInHandler> MarkdownParagraph.leadInHandlers(package private) @NotNull List<? extends SpecialLeadInHandler> MarkdownParagraph.LeftAlignedWrapping.leadInHandlersMethods in com.vladsch.flexmark.util.format that return types with arguments of type SpecialLeadInHandlerModifier and TypeMethodDescription@NotNull List<? extends SpecialLeadInHandler> MarkdownParagraph.getLeadInHandlers()Method parameters in com.vladsch.flexmark.util.format with type arguments of type SpecialLeadInHandlerModifier and TypeMethodDescription(package private) voidMarkdownParagraph.LeftAlignedWrapping.processLeadInEscape(List<? extends SpecialLeadInHandler> handlers, BasedSequence sequence) (package private) voidMarkdownParagraph.LeftAlignedWrapping.processLeadInUnEscape(List<? extends SpecialLeadInHandler> handlers, BasedSequence sequence) voidMarkdownParagraph.setLeadInHandlers(@NotNull List<? extends SpecialLeadInHandler> leadInHandlers) -
Uses of SpecialLeadInHandler in com.vladsch.flexmark.util.sequence.mappers
Classes in com.vladsch.flexmark.util.sequence.mappers that implement SpecialLeadInHandlerModifier and TypeClassDescriptionclassclass