Package | Description |
---|---|
net.minidev.json.actions.traverse |
Traverse all the nodes in a
JSONObject and process them |
Class and Description |
---|
JSONTraverseAction
An interface for a processing action on the nodes of a
JSONObject while traversing it. |
JSONTraverser
Traverses every node of a
JSONObject |
TreeTraverseAction
An interface for a processing action on the nodes of a
M tree
while traversing it. |
TreeTraverser |
Copyright © 2020 Chemouni Uriel. All rights reserved.