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 © 2014–2015 FasterXML. All rights reserved.