Constructor and Description |
---|
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. |
Copyright © 2013 The Android Open Source Project. All rights reserved.