| Package | Description |
|---|---|
| dev.dejvokep.boostedyaml.engine | |
| dev.dejvokep.boostedyaml.serialization.standard | |
| dev.dejvokep.boostedyaml.settings.general |
| Constructor and Description |
|---|
ExtendedConstructor(org.snakeyaml.engine.v2.api.LoadSettings settings,
YamlSerializer serializer)
Creates an instance of the constructor.
|
ExtendedConstructor(org.snakeyaml.engine.v2.api.LoadSettings settings,
YamlSerializer serializer)
Creates an instance of the constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardSerializer
Standard serializer.
|
| Modifier and Type | Field and Description |
|---|---|
static YamlSerializer |
GeneralSettings.DEFAULT_SERIALIZER
Default serializer.
|
static YamlSerializer |
GeneralSettings.DEFAULT_SERIALIZER
Default serializer.
|
| Modifier and Type | Method and Description |
|---|---|
YamlSerializer |
GeneralSettings.getSerializer()
Returns serializer to use for custom object serialization/deserialization.
|
YamlSerializer |
GeneralSettings.getSerializer()
Returns serializer to use for custom object serialization/deserialization.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralSettings.Builder |
GeneralSettings.Builder.setSerializer(YamlSerializer serializer)
Sets serializer used for custom object serialization/deserialization.
|
GeneralSettings.Builder |
GeneralSettings.Builder.setSerializer(YamlSerializer serializer)
Sets serializer used for custom object serialization/deserialization.
|
Copyright © 2022. All rights reserved.