public class SYIncludeNode extends SYStringNode
| Constructor and Description |
|---|
SYIncludeNode(org.yaml.snakeyaml.nodes.ScalarNode scalarNode) |
SYIncludeNode(SYIncludeNode node) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy()
Creates a new copy of this node
|
String |
getIncludedType() |
String |
getIncludePath() |
getType, getValue, toStringgetEndPosition, getLiteralValue, getStartPosition, getYamlNodeaddChild, addChild, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, replaceWith, setChild, setParent, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLiteralValueaddChild, addChild, findAncestorWith, findDescendantsWith, get, getChildren, getEndPosition, getParent, getRootNode, getSource, getStartPosition, removeChild, replaceWith, setChild, setParent, setSourcepublic SYIncludeNode(SYIncludeNode node)
public SYIncludeNode(org.yaml.snakeyaml.nodes.ScalarNode scalarNode)
Copyright © 2016. All rights reserved.