Jackson JSON Processor

JSON tree (JsonNode)

Summary

Description

Functionality related to handling JsonNode-based Tree Model.

Issues: Unresolved

  • New Feature JACKSON-673 Equivalency via a visitor pattern
  • Improvement JACKSON-761 Add a convenience method to ArrayNode which allow manipulation according to value
  • New Feature JACKSON-332 Support Resource Query Language?

Issues: Updated recently

  • Bug JACKSON-587 07/May/12 TextNode.getValueAsLong() does not properly parse Long values, unless a default value is provided
  • Improvement JACKSON-823 30/Apr/12 MissingNode returns 0 for as-number methods that take a default.
  • Bug JACKSON-780 11/Feb/12 MissingNode.as* doesn't return default value

Versions: Unreleased