Class MCRLabelSetTypeAdapter

java.lang.Object
org.mycore.common.MCRJSONTypeAdapter<MCRLabelSetWrapper>
org.mycore.frontend.classeditor.MCRLabelSetTypeAdapter
All Implemented Interfaces:
com.google.gson.JsonDeserializer<MCRLabelSetWrapper>, com.google.gson.JsonSerializer<MCRLabelSetWrapper>

public class MCRLabelSetTypeAdapter extends MCRJSONTypeAdapter<MCRLabelSetWrapper>
  • Constructor Details

    • MCRLabelSetTypeAdapter

      public MCRLabelSetTypeAdapter()
  • Method Details

    • serialize

      public com.google.gson.JsonElement serialize(MCRLabelSetWrapper labelSetWrapper, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
    • deserialize

      public MCRLabelSetWrapper deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
      Throws:
      com.google.gson.JsonParseException