public class YamlFrontMatterNode extends CustomNode
| Constructor and Description |
|---|
YamlFrontMatterNode(String key,
List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
List<String> |
getValues() |
void |
setKey(String key) |
void |
setValues(List<String> values) |
acceptaddSourceSpan, appendChild, getFirstChild, getLastChild, getNext, getParent, getPrevious, getSourceSpans, insertAfter, insertBefore, prependChild, setParent, setSourceSpans, toString, toStringAttributes, unlinkCopyright © 2021. All rights reserved.