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