| Class | Description |
|---|---|
| ElementRemover |
Removes key:value elements from every node of a
JSONObject matching the list of user-specified elements. |
| PathLocator |
Searches for paths in a
JSONObject and returns those found. |
| PathRemover |
Removes branches of nodes from a
JSONObject matching the list of user-specified paths. |
| PathReplicator |
Creates a copy of a
JSONObject consisting only of the nodes on the user-specified paths. |
| PathsRetainer |
Retains branches of nodes of a
JSONObject matching the list of user-specified paths. |
Copyright © 2017 Chemouni Uriel. All rights reserved.