public class HTTPTokener extends JSONTokener
| Constructor and Description |
|---|
HTTPTokener(String string)
Construct an HTTPTokener from a string.
|
public HTTPTokener(String string)
string - A source string.public String nextToken() throws JSONException
JSONExceptionCopyright © 2015. All rights reserved.