Class UnwrappingBeanPropertyWriter

  • All Implemented Interfaces:
    BeanProperty, Named, java.io.Serializable

    public class UnwrappingBeanPropertyWriter
    extends BeanPropertyWriter
    implements java.io.Serializable
    Variant of BeanPropertyWriter which will handle unwrapping of JSON Object (including of properties of Object within surrounding JSON object, and not as sub-object).
    See Also:
    Serialized Form