public class FontMetadataSectionSerializer extends BaseMetadataSectionSerializer<FontMetadataSection>
Constructor and Description |
---|
FontMetadataSectionSerializer() |
Modifier and Type | Method and Description |
---|---|
FontMetadataSection |
deserialize(com.google.gson.JsonElement p_deserialize_1_,
java.lang.reflect.Type p_deserialize_2_,
com.google.gson.JsonDeserializationContext p_deserialize_3_) |
java.lang.String |
getSectionName() |
public FontMetadataSection deserialize(com.google.gson.JsonElement p_deserialize_1_, java.lang.reflect.Type p_deserialize_2_, com.google.gson.JsonDeserializationContext p_deserialize_3_) throws com.google.gson.JsonParseException
com.google.gson.JsonParseException
public java.lang.String getSectionName()