public class JSONObjectDeserializer
extends java.lang.Object
implements com.google.gson.JsonDeserializer<org.json.JSONObject>
| Constructor and Description |
|---|
JSONObjectDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
deserialize(com.google.gson.JsonElement json,
java.lang.reflect.Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public org.json.JSONObject deserialize(com.google.gson.JsonElement json,
java.lang.reflect.Type typeOfT,
com.google.gson.JsonDeserializationContext context)
throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<org.json.JSONObject>com.google.gson.JsonParseException