public class ContentNodeJsonAdapter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CHILDREN
Deprecated.
|
static java.lang.String |
SUBTYPE
Deprecated.
|
| Constructor and Description |
|---|
ContentNodeJsonAdapter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ContentNode |
deserialize(JsonElement json,
java.lang.reflect.Type typeOfT,
JsonDeserializationContext context)
Deprecated.
|
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