public class HTTPTokener extends JSONTokener
Constructor and Description |
---|
HTTPTokener(String s)
Construct an XMLTokener from a string.
|
Modifier and Type | Method and Description |
---|---|
String |
nextToken()
Get the next token or string.
|
back, dehexchar, getMyIndex, more, next, next, next, nextClean, nextString, nextTo, nextTo, nextValue, skipPast, skipTo, syntaxError, toString
public HTTPTokener(String s)
s
- A source string.public String nextToken() throws JSONException
JSONException
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.