Class TableBlockParser.Factory
java.lang.Object
org.commonmark.parser.block.AbstractBlockParserFactory
org.commonmark.ext.gfm.tables.internal.TableBlockParser.Factory
- All Implemented Interfaces:
BlockParserFactory
- Enclosing class:
TableBlockParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontryStart
(ParserState state, MatchedBlockParser matchedBlockParser)
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
tryStart
-