@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.
|
back, close, dehexchar, end, getPrevious, more, next, next, next, nextClean, nextString, nextTo, nextTo, nextValue, skipPast, skipTo, syntaxError, syntaxError, toStringpublic HTTPTokener(String string)
string - A source string.public String nextToken() throws JSONException
JSONException - if a syntax error occursCopyright © 2007–2023 The Apache Software Foundation. All rights reserved.