Class FootnoteBlockParser.Factory
java.lang.Object
org.commonmark.ext.footnotes.internal.FootnoteBlockParser.Factory
- All Implemented Interfaces:
BlockParserFactory
- Enclosing class:
FootnoteBlockParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontryStart
(ParserState state, MatchedBlockParser matchedBlockParser)
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
tryStart
- Specified by:
tryStart
in interfaceBlockParserFactory
-