public class JsonNode extends Object
Modifier and Type | Method and Description |
---|---|
JSONArray |
getArray() |
JSONObject |
getObject() |
boolean |
isArray() |
String |
toPrettyString() |
String |
toString() |
Copyright © 2020. All rights reserved.