public class YamlKeyTree
extends org.simpleyaml.configuration.comments.KeyTree
Modifier and Type | Class and Description |
---|---|
class |
YamlKeyTree.YamlCommentNode |
Constructor and Description |
---|
YamlKeyTree(YamlConfigurationOptions options) |
Modifier and Type | Method and Description |
---|---|
protected org.simpleyaml.configuration.comments.KeyTree.Node |
createNode(org.simpleyaml.configuration.comments.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()
options
in class org.simpleyaml.configuration.comments.KeyTree
protected org.simpleyaml.configuration.comments.KeyTree.Node createNode(org.simpleyaml.configuration.comments.KeyTree.Node parent, int indent, String key)
createNode
in class org.simpleyaml.configuration.comments.KeyTree
Copyright © 2023. All rights reserved.