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 © 2010-2015 Pivotal Software, Inc. All rights reserved.