Package org.commonmark.parser.beta
package org.commonmark.parser.beta
Experimental APIs to use for extensions. APIs are subject to change if necessary.
-
ClassDescriptionParser for a type of inline content.A factory for extending inline content parsing.A parsed link/image.An interface to decide how links/images are handled.What to do with a link/image processed by
LinkProcessor
.The result of a single inline parser.Position within aScanner
.