public class HTTPTokener extends JSONTokener
Constructor and Description |
---|
HTTPTokener(java.lang.String string)
Construct an HTTPTokener from a string.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
nextToken()
Get the next token or string.
|
back, dehexchar, end, more, next, next, next, nextClean, nextString, nextTo, nextTo, nextValue, skipTo, syntaxError, syntaxError, toString
public HTTPTokener(java.lang.String string)
string
- A source string.public java.lang.String nextToken() throws JSONException
JSONException
Copyright © 2007 Hyfinity Ltd. All Rights Reserved.