Uses of Class
tools.jackson.databind.ObjectMapper.PrivateBuilder
Packages that use ObjectMapper.PrivateBuilder
Package
Description
Basic data binding (mapping) functionality that
allows for reading JSON content into Java Objects (POJOs)
and JSON Trees (
JsonNode), as well as
writing Java Objects and trees as JSON.-
Uses of ObjectMapper.PrivateBuilder in tools.jackson.databind
Subclasses with type arguments of type ObjectMapper.PrivateBuilder in tools.jackson.databindModifier and TypeClassDescriptionprivate static classBase implementation for "Vanilla"ObjectMapper, only defined to support backwards-compatibility with some of 2.x usage patterns.Constructors in tools.jackson.databind with parameters of type ObjectMapper.PrivateBuilder