Package org.commonmark.ext.front.matter
Class YamlFrontMatterNode
java.lang.Object
org.commonmark.node.Node
org.commonmark.node.CustomNode
org.commonmark.ext.front.matter.YamlFrontMatterNode
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.commonmark.node.CustomNode
accept
Methods inherited from class org.commonmark.node.Node
addSourceSpan, appendChild, getFirstChild, getLastChild, getNext, getParent, getPrevious, getSourceSpans, insertAfter, insertBefore, prependChild, setParent, setSourceSpans, toString, toStringAttributes, unlink
-
Field Details
-
key
-
values
-
-
Constructor Details
-
YamlFrontMatterNode
-
-
Method Details
-
getKey
-
setKey
-
getValues
-
setValues
-