public class FontMetadataSectionSerializer extends BaseMetadataSectionSerializer<FontMetadataSection>
| Constructor and Description |
|---|
FontMetadataSectionSerializer() |
| Modifier and Type | Method and Description |
|---|---|
FontMetadataSection |
deserialize(JsonElement p_deserialize_1_,
java.lang.reflect.Type p_deserialize_2_,
JsonDeserializationContext p_deserialize_3_) |
java.lang.String |
getSectionName()
The name of this section type as it appears in JSON.
|
public FontMetadataSection deserialize(JsonElement p_deserialize_1_, java.lang.reflect.Type p_deserialize_2_, JsonDeserializationContext p_deserialize_3_) throws JsonParseException
JsonParseExceptionpublic java.lang.String getSectionName()