程序包 | 说明 |
---|---|
org.codehaus.jackson.map.deser.impl |
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
|
限定符和类型 | 方法和说明 |
---|---|
PropertyValueBuffer |
PropertyBasedCreator.startBuilding(JsonParser jp,
DeserializationContext ctxt)
Method called when starting to build a bean instance.
|
限定符和类型 | 方法和说明 |
---|---|
Object |
PropertyBasedCreator.build(PropertyValueBuffer buffer) |