Constructor and Description |
---|
TypeAdapter() |
Modifier and Type | Method and Description |
---|---|
Element |
deserialize(com.google.gson.JsonElement json,
java.lang.reflect.Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
com.google.gson.JsonElement |
serialize(Element src,
java.lang.reflect.Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
public Element 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<Element>
com.google.gson.JsonParseException