public class IMetadataSerializer
extends java.lang.Object
Constructor and Description |
---|
IMetadataSerializer() |
Modifier and Type | Method and Description |
---|---|
IMetadataSection |
parseMetadataSection(java.lang.String p_110503_1_,
JsonObject p_110503_2_) |
void |
registerMetadataSectionType(IMetadataSectionSerializer p_110504_1_,
java.lang.Class p_110504_2_) |
public void registerMetadataSectionType(IMetadataSectionSerializer p_110504_1_, java.lang.Class p_110504_2_)
public IMetadataSection parseMetadataSection(java.lang.String p_110503_1_, JsonObject p_110503_2_)