Uses of Class
com.vladsch.flexmark.parser.internal.DocumentParser.ParagraphPreProcessorCache
Packages that use DocumentParser.ParagraphPreProcessorCache
-
Uses of DocumentParser.ParagraphPreProcessorCache in com.vladsch.flexmark.parser.internal
Methods in com.vladsch.flexmark.parser.internal with parameters of type DocumentParser.ParagraphPreProcessorCacheModifier and TypeMethodDescriptionprivate voidDocumentParser.preProcessParagraph(Paragraph block, List<ParagraphPreProcessorFactory> stage, DocumentParser.ParagraphPreProcessorCache processorMap) pre-process a paragraph block