| Package | Description |
|---|---|
| org.bspfsystems.yamlconfiguration.file |
| Modifier and Type | Class and Description |
|---|---|
class |
YamlConfigurationOptions
Various settings for controlling the input and output of a
YamlConfiguration |
| Modifier and Type | Method and Description |
|---|---|
@NotNull FileConfigurationOptions |
FileConfigurationOptions.copyDefaults(boolean copyDefaults) |
@NotNull FileConfigurationOptions |
FileConfigurationOptions.copyHeader(boolean copyHeader)
Sets whether or not the header should be copied from a default source.
|
@NotNull FileConfigurationOptions |
FileConfigurationOptions.header(@Nullable String header)
Sets the header that will be applied to the top of the saved output.
|
@NotNull FileConfigurationOptions |
FileConfiguration.options() |
@NotNull FileConfigurationOptions |
FileConfigurationOptions.pathSeparator(char pathSeparator) |
Copyright © 2020 BSPF Systems. All rights reserved.