Uses of Class
com.fasterxml.jackson.databind.deser.impl.UnwrappedPropertyHandler
Packages that use UnwrappedPropertyHandler
Package
Description
Contains implementation classes of deserialization part of
data binding.
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
-
Uses of UnwrappedPropertyHandler in com.fasterxml.jackson.databind.deser
Fields in com.fasterxml.jackson.databind.deser declared as UnwrappedPropertyHandlerModifier and TypeFieldDescriptionprotected UnwrappedPropertyHandler
BeanDeserializerBase._unwrappedPropertyHandler
If one of properties has "unwrapped" value, we need separate helper object -
Uses of UnwrappedPropertyHandler in com.fasterxml.jackson.databind.deser.impl
Methods in com.fasterxml.jackson.databind.deser.impl that return UnwrappedPropertyHandlerModifier and TypeMethodDescriptionUnwrappedPropertyHandler.renameAll
(NameTransformer transformer)