public class NodeContext extends Object
NodeContext(int parentIndentation, org.yaml.snakeyaml.nodes.MappingNode mappingNode)
List<String>
getKeys()
int
getParentIndentation()
getSiblingsIndentation()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeContext(int parentIndentation, org.yaml.snakeyaml.nodes.MappingNode mappingNode)
public int getParentIndentation()
public int getSiblingsIndentation()
public List<String> getKeys()
Copyright © 2016. All rights reserved.