public class UnwrappedPropertyHandler extends Object
| Constructor and Description |
|---|
UnwrappedPropertyHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(SettableBeanProperty property) |
Object |
processUnwrapped(JsonParser originalParser,
DeserializationContext ctxt,
Object bean,
TokenBuffer buffered) |
UnwrappedPropertyHandler |
renameAll(NameTransformer transformer) |
public void addProperty(SettableBeanProperty property)
public UnwrappedPropertyHandler renameAll(NameTransformer transformer)
public Object processUnwrapped(JsonParser originalParser, DeserializationContext ctxt, Object bean, TokenBuffer buffered) throws IOException
IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved