Uses of Class
com.ibm.json.java.JSONArray
-
Uses of JSONArray in com.ibm.json.java
Modifier and TypeMethodDescriptionstatic JSONArray
JSONArray.parse
(InputStream is) Convert a stream of JSONArray text into JSONArray form.static JSONArray
Convert a stream (in reader form) of JSONArray text into object form.static JSONArray
Convert a String of JSONArray text into object form.