public class UnwrappedPropertyHandler extends Object
限定符和类型 | 字段和说明 |
---|---|
protected ArrayList<SettableBeanProperty> |
_properties |
构造器和说明 |
---|
UnwrappedPropertyHandler() |
限定符和类型 | 方法和说明 |
---|---|
void |
addProperty(SettableBeanProperty property) |
Object |
processUnwrapped(JsonParser originalParser,
DeserializationContext ctxt,
Object bean,
TokenBuffer buffered) |
protected final ArrayList<SettableBeanProperty> _properties
public void addProperty(SettableBeanProperty property)
public Object processUnwrapped(JsonParser originalParser, DeserializationContext ctxt, Object bean, TokenBuffer buffered) throws IOException, JsonProcessingException