| Package | Description |
|---|---|
| org.bspfsystems.yamlconfiguration.file |
| Modifier and Type | Method and Description |
|---|---|
@NotNull YamlConfiguration |
YamlConfigurationOptions.configuration()
Returns the
Configuration that this object is responsible for. |
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)
Constructs a new set of
YamlConfigurationOptions. |
Copyright © 2021 BSPF Systems, LLC. All rights reserved.