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