org.apache.wicket.ajax.json
Class HTTPTokener
java.lang.Object
org.apache.wicket.ajax.json.JSONTokener
org.apache.wicket.ajax.json.HTTPTokener
Deprecated. since 6.27.0/7.7.0 for legal reasons.
@Deprecated
public class HTTPTokener
- extends JSONTokener
| Methods inherited from class org.apache.wicket.ajax.json.JSONTokener |
back, dehexchar, end, more, next, next, next, nextClean, nextString, nextTo, nextTo, nextValue, skipPast, skipTo, syntaxError, toString |
HTTPTokener
public HTTPTokener(String string)
- Deprecated.
nextToken
public String nextToken()
throws JSONException
- Deprecated.
- Throws:
JSONException
Copyright © 2006–2019 Apache Software Foundation. All rights reserved.