public class YamlFrontMatterNode extends CustomNode
EMPTY_SEGMENTS, SPLICE| Constructor and Description |
|---|
YamlFrontMatterNode(String key,
List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
BasedSequence[] |
getSegments() |
List<String> |
getValues() |
void |
setKey(String key) |
void |
setValues(List<String> values) |
appendChild, astChars, astExtraChars, astString, delimitedSegmentSpan, delimitedSegmentSpanChars, deNullify, getAncestorOfType, getAstExtra, getBlankLineSibling, getChars, getChildChars, getChildIterator, getChildOfType, getChildren, getDescendants, getDocument, getEndOffset, getFirstChild, getFirstChildAny, getFirstChildAnyNot, getLastBlankLineChild, getLastChild, getLastChildAny, getLastChildAnyNot, getLeadSegment, getNext, getNextAny, getNextAnyNot, getNodeName, getNodeOfTypeIndex, getNodeOfTypeIndex, getOldestAncestorOfTypeAfter, getParent, getPrevious, getPreviousAny, getPreviousAnyNot, getReversedChildIterator, getReversedChildren, getReversedDescendants, getStartOffset, getTextLength, getTrailSegment, hasChildren, hasOrMoreChildren, insertAfter, insertBefore, isOrDescendantOfType, moveTrailingBlankLines, prependChild, removeChildren, segmentSpan, segmentSpan, segmentSpanChars, segmentSpanChars, segmentSpanChars, setChars, setCharsFromContent, setCharsFromContentOnly, setParent, spanningChars, takeChildren, toAstString, toSegmentSpan, toString, toStringAttributes, unlinkpublic BasedSequence[] getSegments()
getSegments in class Nodepublic String getKey()
public void setKey(String key)
Copyright © 2017. All rights reserved.