public class JsonReader extends Object
| Constructor and Description |
|---|
JsonReader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static org.json.JSONObject |
readJsonFromUrl(String url) |
public static org.json.JSONObject readJsonFromUrl(String url) throws IOException, org.json.JSONException
IOExceptionorg.json.JSONExceptionpublic static void main(String[] args) throws IOException, org.json.JSONException
IOExceptionorg.json.JSONExceptionCopyright © 2017. All rights reserved.