Package com.vladsch.flexmark.parser.core
Class BlockQuoteParser.BlockQuoteLeadInHandler
- java.lang.Object
-
- com.vladsch.flexmark.parser.core.BlockQuoteParser.BlockQuoteLeadInHandler
-
- Enclosing class:
- BlockQuoteParser
static class BlockQuoteParser.BlockQuoteLeadInHandler extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static SpecialLeadInHandler
HANDLER
-
Constructor Summary
Constructors Constructor Description BlockQuoteLeadInHandler()
-
-
-
Field Detail
-
HANDLER
static final SpecialLeadInHandler HANDLER
-
-