public class AnimationMetadataSectionSerializer extends java.lang.Object implements IMetadataSectionSerializer<AnimationMetadataSection>
Constructor and Description |
---|
AnimationMetadataSectionSerializer() |
Modifier and Type | Method and Description |
---|---|
AnimationMetadataSection |
deserialize(com.google.gson.JsonObject json) |
java.lang.String |
getSectionName() |
public AnimationMetadataSection deserialize(com.google.gson.JsonObject json)
deserialize
in interface IMetadataSectionSerializer<AnimationMetadataSection>
public java.lang.String getSectionName()
getSectionName
in interface IMetadataSectionSerializer<AnimationMetadataSection>