Package com.fasterxml.jackson.dataformat.yaml.util
Helper classes for YAML backend.
- Since:
- 2.12
-
Class Summary Class Description StringQuotingChecker Helper class that defines API used byYAMLGeneratorto check whether property names and String values need to be quoted or not.StringQuotingChecker.Default DefaultStringQuotingCheckerimplementation used unless custom implementation registered.