public class MetadataSerializer extends Object
Constructor and Description |
---|
MetadataSerializer() |
Modifier and Type | Method and Description |
---|---|
MetadataSection |
parseMetadataSection(String par1Str,
com.google.gson.JsonObject par2JsonObject) |
void |
registerMetadataSectionType(MetadataSectionSerializer par1MetadataSectionSerializer,
Class par2Class) |
public void registerMetadataSectionType(MetadataSectionSerializer par1MetadataSectionSerializer, Class par2Class)
public MetadataSection parseMetadataSection(String par1Str, com.google.gson.JsonObject par2JsonObject)