| Package | Description |
|---|---|
| com.sk89q.util.yaml |
| Modifier and Type | Field and Description |
|---|---|
protected YAMLFormat |
YAMLProcessor.format |
| Modifier and Type | Method and Description |
|---|---|
static YAMLFormat |
YAMLFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YAMLFormat[] |
YAMLFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
YAMLProcessor(File file,
boolean writeDefaults,
YAMLFormat format) |
Copyright © 2010-2014. All Rights Reserved.