com.fasterxml.jackson.databind.ser.impl

Class UnwrappingBeanPropertyWriter

  • All Implemented Interfaces:
    BeanProperty, Named


    public class UnwrappingBeanPropertyWriter
    extends BeanPropertyWriter
    Variant of BeanPropertyWriter which will handle unwrapping of JSON Object (including of properties of Object within surrounding JSON object, and not as sub-object).

Copyright © 2012-2014 FasterXML. All Rights Reserved.