Package | Description |
---|---|
com.fasterxml.jackson.dataformat.yaml |
Main abstractions for Jackson YAML format backend, including
streaming reader ((
YAMLParser ),
writer (YAMLGenerator )
(and factory to create them, YAMLFactory )
as well as mapper (YAMLMapper ). |
com.fasterxml.jackson.dataformat.yaml.snakeyaml.error |
Replacement for shaded-in package that Jackson versions up to and including 2.7
had; with 2.8 (and later 2.x) we unfortunately fake to sort of fake formerly
relocated types.
|
com.fasterxml.jackson.dataformat.yaml.util |
Helper classes for YAML backend.
|
Copyright © 2022 FasterXML. All rights reserved.