Package | Description |
---|---|
net.minidev.json.actions.navigate |
Modifier and Type | Class and Description |
---|---|
class |
CopyPathsAction
Creates a copy of a
JSONObject containing just the nodes on the paths specified. |
Constructor and Description |
---|
JSONNavigator(JSONNavigateAction action,
List<String> pathsToNavigate) |
JSONNavigator(JSONNavigateAction action,
String... pathsToNavigate) |
Copyright © 2020 Chemouni Uriel. All rights reserved.