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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic YamlKeyTree(YamlConfigurationOptions options)
public YamlConfigurationOptions options()
options in class org.simpleyaml.configuration.comments.KeyTreeprotected 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.KeyTreeCopyright © 2023. All rights reserved.