Description
Jackson is a package that contains a high-performance streaming JSON parser/generator, as well as two additional data binding abstractions (ObjectMapper for mapping Json to/from Object, and Tree Model for building traversable tree model from streaming Json parser)
- URL:http://jackson.codehaus.org/
- Lead: Tatu Saloranta
- Key:JACKSON
MoreIssues: Due
-
JACKSON-28
Data binding for http query parameters
-
JACKSON-41
Add code generation to allow deserialization into arbitrary Bean interfaces
-
JACKSON-43
Add convenience method(s) to ObjectMapper, for convenient sub-tree binding
Issues: 30 Day Summary
Issues: 11 created and 6 resolved
MoreIssues: Updated recently
-
JACKSON-237
Yesterday 03:19 PM
NPE in deseralization, probably a race condition
-
JACKSON-238
Last Sunday 05:45 PM
CoreXML, DOM and Joda serializers and deserializers cannot be overridden
-
JACKSON-234
Last Saturday 01:04 AM
Add JSONP wrapper object in JAX-RS plug-in, to allow for JSONP support by containers