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