JSON tree (JsonNode)
Summary
Description
Functionality related to handling JsonNode-based Tree Model.
- Lead: Tatu Saloranta
Issues: Unresolved
-
JACKSON-673
Equivalency via a visitor pattern
-
JACKSON-761
Add a convenience method to ArrayNode which allow manipulation according to value
-
JACKSON-332
Support Resource Query Language?
Issues: Updated recently
-
JACKSON-587
07/May/12
TextNode.getValueAsLong() does not properly parse Long values, unless a default value is provided
-
JACKSON-823
30/Apr/12
MissingNode returns 0 for as-number methods that take a default.
-
JACKSON-780
11/Feb/12
MissingNode.as* doesn't return default value