Class | Description |
---|---|
DumperOptions | |
LoaderOptions | |
TypeDescription |
Provides additional runtime information necessary to create a custom Java instance.
|
Yaml |
Public YAML interface.
|
Yaml.EventIterable | |
Yaml.NodeIterable | |
Yaml.SilentEmitter | |
Yaml.YamlIterable |
Enum | Description |
---|---|
DumperOptions.FlowStyle |
Block styles use indentation to denote nesting and scope within the document.
|
DumperOptions.LineBreak |
Platform dependent line break.
|
DumperOptions.NonPrintableStyle | |
DumperOptions.ScalarStyle |
YAML provides a rich set of scalar styles.
|
DumperOptions.Version |
Specification version.
|