| Package | Description |
|---|---|
| org.bspfsystems.yamlconfiguration.file |
| Modifier and Type | Method and Description |
|---|---|
@NotNull YamlConfiguration |
YamlConfigurationOptions.configuration()
Deprecated.
|
@NotNull YamlConfiguration |
YamlConfigurationOptions.getConfiguration()
Gets the
Configuration that this ConfigurationOptions
controls. |
static @NotNull YamlConfiguration |
YamlConfiguration.loadConfiguration(@NotNull File file)
Creates a new
YamlConfiguration, loading from the given
File. |
static @NotNull YamlConfiguration |
YamlConfiguration.loadConfiguration(@NotNull Reader reader)
Creates a new
YamlConfiguration, loading from the given
Reader. |
Copyright © 2023 BSPF Systems, LLC. All rights reserved.