@Deprecated public class Cookie extends Object
| Constructor and Description |
|---|
Cookie()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
escape(String string)
Deprecated.
|
static JSONObject |
toJSONObject(String string)
Deprecated.
|
static String |
toString(JSONObject jo)
Deprecated.
|
static String |
unescape(String string)
Deprecated.
|
public static JSONObject toJSONObject(String string) throws JSONException
JSONExceptionpublic static String toString(JSONObject jo) throws JSONException
JSONExceptionCopyright © 2006–2021 Apache Software Foundation. All rights reserved.