@Component public class UrlHelper extends Object
| Constructor and Description |
|---|
UrlHelper() |
| Modifier and Type | Method and Description |
|---|---|
JSONObject |
parseJsonObjectFromUrl(String url)
Reads JSON from a specified URL.
|
public JSONObject parseJsonObjectFromUrl(String url)
url - the urlCopyright © 2019. All rights reserved.