All Implemented Interfaces:
BeanProperty, Named, Serializable

public class UnwrappingBeanPropertyWriter extends BeanPropertyWriter implements 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: