public class UnwrappedPropertyHandler extends Object
protected List<SettableBeanProperty>
_properties
UnwrappedPropertyHandler()
protected
UnwrappedPropertyHandler(List<SettableBeanProperty> props)
void
addProperty(SettableBeanProperty property)
Object
processUnwrapped(com.fasterxml.jackson.core.JsonParser originalParser, DeserializationContext ctxt, Object bean, TokenBuffer buffered)
UnwrappedPropertyHandler
renameAll(NameTransformer transformer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final List<SettableBeanProperty> _properties
public UnwrappedPropertyHandler()
protected UnwrappedPropertyHandler(List<SettableBeanProperty> props)
public void addProperty(SettableBeanProperty property)
public UnwrappedPropertyHandler renameAll(NameTransformer transformer)
public Object processUnwrapped(com.fasterxml.jackson.core.JsonParser originalParser, DeserializationContext ctxt, Object bean, TokenBuffer buffered) throws IOException
IOException
Copyright © 2008–2020 FasterXML. All rights reserved.