Uses of Class
tools.jackson.databind.deser.jackson.JsonNodeDeserializer
Packages that use JsonNodeDeserializer
Package
Description
Package that contains standard value and key deserializer implementations
Jackson uses for its own public types.
-
Uses of JsonNodeDeserializer in tools.jackson.databind.deser.jackson
Constructors in tools.jackson.databind.deser.jackson with parameters of type JsonNodeDeserializerModifierConstructorDescriptionprotectedJsonNodeDeserializer(JsonNodeDeserializer base, boolean mergeArrays, boolean mergeObjects)