public class YamlKeyTree extends KeyTree
Modifier and Type | Class and Description |
---|---|
class |
YamlKeyTree.YamlCommentNode |
KeyTree.Node
Constructor and Description |
---|
YamlKeyTree(YamlConfigurationOptions options) |
Modifier and Type | Method and Description |
---|---|
protected KeyTree.Node |
createNode(KeyTree.Node parent,
int indent,
String key) |
YamlConfigurationOptions |
options() |
add, children, entries, findParent, findParent, get, getOrAdd, getPriority, getRoot, iterator, keys, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public YamlKeyTree(YamlConfigurationOptions options)
public YamlConfigurationOptions options()
protected KeyTree.Node createNode(KeyTree.Node parent, int indent, String key)
createNode
in class KeyTree
Copyright © 2023. All rights reserved.