com.fasterxml.jackson.databind.deser.impl

Class UnwrappedPropertyHandler

  • java.lang.Object
    • com.fasterxml.jackson.databind.deser.impl.UnwrappedPropertyHandler


  • public class UnwrappedPropertyHandler
    extends Object
    Object that is responsible for handling acrobatics related to deserializing "unwrapped" values; sets of properties that are embedded (inlined) as properties of parent JSON object.

Copyright © 2012-2013 FasterXML. All Rights Reserved.