public final class JSON
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static org.json.simple.JSONStreamAware |
emptyJSON |
Modifier and Type | Method and Description |
---|---|
static org.json.simple.JSONStreamAware |
prepare(org.json.simple.JSONObject json) |
static org.json.simple.JSONStreamAware |
prepareRequest(org.json.simple.JSONObject json) |
static java.lang.String |
toString(org.json.simple.JSONStreamAware jsonStreamAware) |
public static org.json.simple.JSONStreamAware prepare(org.json.simple.JSONObject json)
public static org.json.simple.JSONStreamAware prepareRequest(org.json.simple.JSONObject json)
public static java.lang.String toString(org.json.simple.JSONStreamAware jsonStreamAware)