Package | Description |
---|---|
org.simpleyaml.configuration.implementation | |
org.simpleyaml.configuration.implementation.snakeyaml |
Modifier and Type | Class and Description |
---|---|
class |
SimpleYamlImplementation
Default YAML implementation using snakeyaml high-level API and a custom comment parser / dumper.
|
Modifier and Type | Class and Description |
---|---|
class |
SnakeYamlImplementation
YAML implementation using snakeyaml low-level API and snakeyaml comment processing available if
YamlConfigurationOptions.useComments() is enabled. |
Copyright © 2023. All rights reserved.