Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Y
- yaml() - Static method in class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
-
Obtain a
Jackson2ObjectMapperBuilder
instance in order to build a YAML data formatObjectMapper
instance. - YamlMapFactoryBean - Class in org.springframework.beans.factory.config
-
Factory for a
Map
that reads from a YAML source, preserving the YAML-declared value types and their structure. - YamlMapFactoryBean() - Constructor for class org.springframework.beans.factory.config.YamlMapFactoryBean
- YamlProcessor - Class in org.springframework.beans.factory.config
-
Base class for YAML factories.
- YamlProcessor() - Constructor for class org.springframework.beans.factory.config.YamlProcessor
- YamlProcessor.DocumentMatcher - Interface in org.springframework.beans.factory.config
-
Strategy interface used to test if properties match.
- YamlProcessor.MatchCallback - Interface in org.springframework.beans.factory.config
-
Callback interface used to process the YAML parsing results.
- YamlProcessor.MatchStatus - Enum Class in org.springframework.beans.factory.config
-
Status returned from
YamlProcessor.DocumentMatcher.matches(java.util.Properties)
. - YamlProcessor.ResolutionMethod - Enum Class in org.springframework.beans.factory.config
-
Method to use for resolving resources.
- YamlPropertiesFactoryBean - Class in org.springframework.beans.factory.config
-
Factory for
Properties
that reads from a YAML source, exposing a flat structure of String property values. - YamlPropertiesFactoryBean() - Constructor for class org.springframework.beans.factory.config.YamlPropertiesFactoryBean
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form