Package | Description |
---|---|
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.
|
Modifier and Type | Field | Description |
---|---|---|
PropertyValue |
PropertyValue.next |
Modifier and Type | Method | Description |
---|---|---|
protected PropertyValue |
PropertyValueBuffer.buffered() |
Constructor | Description |
---|---|
PropertyValue(PropertyValue next,
java.lang.Object value) |