@Deprecated public class HTTPTokener extends JSONTokener
| Constructor and Description |
|---|
HTTPTokener(String string)
Deprecated.
Construct an HTTPTokener from a string.
|
| Modifier and Type | Method and Description |
|---|---|
String |
nextToken()
Deprecated.
Get the next token or string.
|
public HTTPTokener(String string)
string - A source string.public String nextToken() throws JSONException
JSONExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved