@Deprecated public class HTTPTokener extends JSONTokener
Constructor and Description |
---|
HTTPTokener(String s)
Deprecated.
Construct an XMLTokener from a string.
|
Modifier and Type | Method and Description |
---|---|
String |
nextToken()
Deprecated.
Get the next token or string.
|
public HTTPTokener(String s)
s
- A source string.public String nextToken() throws JSONException
JSONException
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.