Package com.apicatalog.tree.io
package com.apicatalog.tree.io
-
ClassDescription
Jackson2Adapteris aNodeAdapterimplementation that bridges between a generic tree model and the Jackson 2JsonNodeAPI.Provides a uniform abstraction for reading tree-like data structures.Immutable representation of a tree structure accessed through aNodeAdapter.Supported node types in a tree structure.A non-recursive depth-first traversal for arbitrary trees.Indicates the role of the node during traversal.