public class ContentNodeJsonAdapter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CHILDREN |
static java.lang.String |
SUBTYPE |
| Constructor and Description |
|---|
ContentNodeJsonAdapter() |
| Modifier and Type | Method and Description |
|---|---|
ContentNode |
deserialize(JsonElement json,
java.lang.reflect.Type typeOfT,
JsonDeserializationContext context) |
public static final java.lang.String SUBTYPE
public static final java.lang.String CHILDREN
public ContentNode deserialize(JsonElement json, java.lang.reflect.Type typeOfT, JsonDeserializationContext context) throws JsonParseException
JsonParseException