| Package | Description |
|---|---|
| org.bspfsystems.yamlconfiguration.file |
| Modifier and Type | Method and Description |
|---|---|
@NotNull YamlConfiguration |
YamlConfigurationOptions.configuration() |
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. |
| Constructor and Description |
|---|
YamlConfigurationOptions(@NotNull YamlConfiguration configuration) |
Copyright © 2020 BSPF Systems. All rights reserved.