|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of JSONTokener in org.json |
---|
Constructors in org.json with parameters of type JSONTokener | |
---|---|
JSONArray(JSONTokener readFrom)
Creates a new JSONArray with values from the next array in the
tokener. |
|
JSONObject(JSONTokener readFrom)
Creates a new JSONObject with name/value mappings from the next
object in the tokener. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |