Package org.commonmark.node
Class Text
java.lang.Object
org.commonmark.node.Node
org.commonmark.node.Text
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.commonmark.node.Node
addSourceSpan, appendChild, getFirstChild, getLastChild, getNext, getParent, getPrevious, getSourceSpans, insertAfter, insertBefore, prependChild, setParent, setSourceSpans, toString, unlink
-
Field Details
-
literal
-
-
Constructor Details
-
Text
public Text() -
Text
-
-
Method Details
-
accept
-
getLiteral
-
setLiteral
-
toStringAttributes
- Overrides:
toStringAttributes
in classNode
-