TreeCodec implementation that can build "simple", immutable
(read-only) trees out of JSON: these are represented as subtypes
of JrsValue ("Jrs" from "jackson JR Simple").JacksonJrExtension for registering "simple Tree Model"
implementation (JacksonJrsTreeCodec).JrsValue that implements JsonParser to allow
accessing contents of JSON tree in alternate form (stream of tokens).TreeNode and is usable
via matching TreeCodec
implementation (see JacksonJrsTreeCodec).JrsMissing.Copyright © 2025 FasterXML. All rights reserved.