Uses of Class
com.fasterxml.jackson.databind.deser.impl.UnwrappedPropertyHandler

Packages that use UnwrappedPropertyHandler
com.fasterxml.jackson.databind.deser Contains implementation classes of deserialization part of data binding. 
 

Uses of UnwrappedPropertyHandler in com.fasterxml.jackson.databind.deser
 

Fields in com.fasterxml.jackson.databind.deser declared as UnwrappedPropertyHandler
protected  UnwrappedPropertyHandler BeanDeserializerBase._unwrappedPropertyHandler
          If one of properties has "unwrapped" value, we need separate helper object
 



Copyright © 2012 fasterxml.com. All Rights Reserved.