public class HTTPTokener extends JSONTokener
| Constructor and Description |
|---|
HTTPTokener(String s)
Construct an XMLTokener from a string.
|
public HTTPTokener(String s)
s - A source string.public String nextToken() throws JSONException
JSONException - this will be thrown if there is an error parsing the JSONCopyright © 2016 Red Hat. All rights reserved.