Deserializer
Summary
Description
Deserialization specific code, features of data binding (mapper) package.
- Lead: Tatu Saloranta
Issues: Unresolved
-
JACKSON-375
compatible with name() when using toString() style for deserialize enum
-
JACKSON-490
Allow subclasses to "inherit" @JsonCreator annotation from superclass constructor
-
JACKSON-651
@JsonAnySetter "enableForAll" feature
Issues: Updated recently
-
JACKSON-489
30/Apr/13
Support use of paranamer in @JsonCreator constructors and methods to get property names
-
JACKSON-888
11/Mar/13
Different field names used for serializing/deserializing StackTraceElement
-
JACKSON-538
11/Mar/13
Add post-processing (deserialization) hook, like @JsonPostDeserialize