Package | Description |
---|---|
com.fasterxml.jackson.databind.deser |
Contains implementation classes of deserialization part of
data binding.
|
com.fasterxml.jackson.databind.deser.impl |
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
|
Modifier and Type | Field | Description |
---|---|---|
protected UnwrappedPropertyHandler |
BeanDeserializerBase._unwrappedPropertyHandler |
If one of properties has "unwrapped" value, we need separate
helper object
|
Modifier and Type | Method | Description |
---|---|---|
UnwrappedPropertyHandler |
UnwrappedPropertyHandler.renameAll(NameTransformer transformer) |
Copyright © 2008–2018. All rights reserved.