| Package | Description |
|---|---|
| org.bspfsystems.yamlconfiguration.configuration | |
| org.bspfsystems.yamlconfiguration.file |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryConfigurationOptions
Various settings for controlling the input and output of a
MemoryConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
@NotNull ConfigurationOptions |
ConfigurationOptions.copyDefaults(boolean copyDefaults)
Sets if the
Configuration should copy values from its default
Configuration directly. |
@NotNull ConfigurationOptions |
Configuration.options()
Gets the
ConfigurationOptions for this Configuration. |
@NotNull ConfigurationOptions |
ConfigurationOptions.pathSeparator(char pathSeparator)
Sets the char that will be used to separate
ConfigurationSections |
| Modifier and Type | Class and Description |
|---|---|
class |
FileConfigurationOptions
Various settings for controlling the input and output of a
FileConfiguration. |
class |
YamlConfigurationOptions
Various settings for controlling the input and output of a
YamlConfiguration. |
Copyright © 2021 BSPF Systems, LLC. All rights reserved.