Jackson Tree Model

From NovaOrdis Knowledge Base
Revision as of 22:42, 25 February 2017 by Ovidiu (talk | contribs) (Created page with "=Internal= * Jackson =Overview= This method converts a JSON document into a mutable in-memory tree representation of the JSON document. Tree model is...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

This method converts a JSON document into a mutable in-memory tree representation of the JSON document. Tree model is arguably the most flexible of all three methods.