| Package | Description |
|---|---|
| org.springframework.boot.yaml |
Support for parsing YAML.
|
| Class and Description |
|---|
| YamlProcessor
Base class for Yaml factories.
|
| YamlProcessor.DocumentMatcher
Strategy interface used the test if properties match.
|
| YamlProcessor.MatchCallback
Callback interface used to process properties in a resulting map.
|
| YamlProcessor.MatchStatus
Status returned from
YamlProcessor.DocumentMatcher.matches(Properties) |
| YamlProcessor.ResolutionMethod
Resolution methods.
|
Copyright © 2014. All rights reserved.