JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.commonmark.parser
Interface InlineParserFactory
public interface
InlineParserFactory
Factory for custom inline parser.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
InlineParser
create
(
InlineParserContext
inlineParserContext)
Method Details
create
InlineParser
create
(
InlineParserContext
inlineParserContext)