| Package | Description |
|---|---|
| dev.dejvokep.boostedyaml.settings.dumper |
| Modifier and Type | Field and Description |
|---|---|
static DumperSettings.Encoding |
DumperSettings.Builder.DEFAULT_ENCODING
Default encoding.
|
static DumperSettings.Encoding |
DumperSettings.Builder.DEFAULT_ENCODING
Default encoding.
|
| Modifier and Type | Method and Description |
|---|---|
static DumperSettings.Encoding |
DumperSettings.Encoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DumperSettings.Encoding |
DumperSettings.Encoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DumperSettings.Encoding[] |
DumperSettings.Encoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static DumperSettings.Encoding[] |
DumperSettings.Encoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DumperSettings.Builder |
DumperSettings.Builder.setEncoding(DumperSettings.Encoding encoding)
Sets the encoding to use.
|
DumperSettings.Builder |
DumperSettings.Builder.setEncoding(DumperSettings.Encoding encoding)
Sets the encoding to use.
|
Copyright © 2022. All rights reserved.