Class HardLineBreak
java.lang.Object
org.commonmark.node.Node
org.commonmark.node.HardLineBreak
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Node
addSourceSpan, appendChild, getFirstChild, getLastChild, getNext, getParent, getPrevious, getSourceSpans, insertAfter, insertBefore, prependChild, setParent, setSourceSpans, toString, toStringAttributes, unlink
-
Constructor Details
-
HardLineBreak
public HardLineBreak()
-
-
Method Details
-
accept
-