Class ThematicBreak
java.lang.Object
org.commonmark.node.Node
org.commonmark.node.Block
org.commonmark.node.ThematicBreak
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Node
addSourceSpan, appendChild, getFirstChild, getLastChild, getNext, getPrevious, getSourceSpans, insertAfter, insertBefore, prependChild, setSourceSpans, toString, toStringAttributes, unlink
-
Field Details
-
literal
-
-
Constructor Details
-
ThematicBreak
public ThematicBreak()
-
-
Method Details
-
accept
-
getLiteral
- Returns:
- the source literal that represents this node, if available
-
setLiteral
-