Class and Description |
---|
YAMLFactory |
YAMLGenerator |
YAMLGenerator.Feature
Enumeration that defines all togglable features for YAML generators
|
YAMLMapper
Convenience version of
ObjectMapper which is configured
with YAMLFactory . |
YAMLParser
JsonParser implementation used to expose YAML documents
in form that allows other Jackson functionality to process YAML content,
such as binding POJOs to and from it, and building tree representations. |
YAMLParser.Feature
Enumeration that defines all togglable features for YAML parsers.
|
Copyright © 2016 FasterXML. All rights reserved.