Class UnwrappingBeanPropertyWriter

java.lang.Object
org.codehaus.jackson.map.ser.BeanPropertyWriter
org.codehaus.jackson.map.ser.impl.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).
Since:
1.9