Package | Description |
---|---|
org.springframework.boot.yaml |
Support for parsing YAML.
|
Modifier and Type | Method and Description |
---|---|
static YamlProcessor.ResolutionMethod |
YamlProcessor.ResolutionMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YamlProcessor.ResolutionMethod[] |
YamlProcessor.ResolutionMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
YamlProcessor.setResolutionMethod(YamlProcessor.ResolutionMethod resolutionMethod)
Method to use for resolving resources.
|
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.