Package com.ganteater.ae.desktop.ui
Class JParsedown.BlockHeader
java.lang.Object
com.ganteater.ae.desktop.ui.JParsedown.Component
com.ganteater.ae.desktop.ui.JParsedown.Block
com.ganteater.ae.desktop.ui.JParsedown.BlockHeader
- Enclosing class:
- JParsedown
-
Field Summary
Fields inherited from class com.ganteater.ae.desktop.ui.JParsedown.Block
identified, interrupted
Fields inherited from class com.ganteater.ae.desktop.ui.JParsedown.Component
element, hidden, markup
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.ganteater.ae.desktop.ui.JParsedown.Block
completeBlock, continueBlock, isCompletable, isContinuable, setElement
Methods inherited from class com.ganteater.ae.desktop.ui.JParsedown.Component
extractElement
-
Constructor Details
-
BlockHeader
protected BlockHeader()
-
-
Method Details
-
startBlock
- Specified by:
startBlock
in classJParsedown.Block
-