Uses of Interface
net.minidev.json.actions.traverse.JSONTraverseAction
Packages that use JSONTraverseAction
Package
Description
Traverse all the nodes in a
JSONObject and process them-
Uses of JSONTraverseAction in net.minidev.json.actions.traverse
Classes in net.minidev.json.actions.traverse that implement JSONTraverseActionModifier and TypeClassDescriptionclassclassSearches for paths in aJSONObjectand returns those foundclassRemoves key:value elements from aJSONObject.classRemoves branches from aJSONObject.classRetain branches or parts of branches matching a specified list of paths.Constructors in net.minidev.json.actions.traverse with parameters of type JSONTraverseAction