Package org.commonmark.parser.beta
Experimental APIs to use for extensions. APIs are subject to change if necessary.
-
Interface Summary Interface Description InlineContentParser Parser for a type of inline content.InlineContentParserFactory A factory for extending inline content parsing.InlineParserState LinkInfo A parsed link/image.LinkProcessor An interface to decide how links/images are handled.LinkResult What to do with a link/image processed byLinkProcessor
.ParsedInline The result of a single inline parser. -
Class Summary Class Description Position Position within aScanner
.Scanner