| Package | Description |
|---|---|
| org.yaml.snakeyaml |
| Modifier and Type | Method and Description |
|---|---|
DumperOptions.Version |
DumperOptions.getVersion() |
static DumperOptions.Version |
DumperOptions.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DumperOptions.Version[] |
DumperOptions.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DumperOptions.setVersion(DumperOptions.Version version) |
Copyright © 2008-2012. All Rights Reserved.