Package com.vladsch.flexmark.parser.block
package com.vladsch.flexmark.parser.block
Types for extending block parsing
-
ClassDescriptionResult object for continuing parsing of a block, see static methods for constructors.Parser for a specific block node.Parser factory for a block node for determining when a block starts.Result object for starting parsing of a block, see static methods for constructors.Custom block parser factory to create parser instance specific block parser factoryOpen block parser that was last matched during the continue phase.Current Parser Phase as the document is parsed.State of the parser that is used in block parsers.