Package com.compomics.util.io.json.adapter

JSON adapter classes.
  • Class Summary 
    Class Description
    ColorAdapter
    ColorAdapter required to avoid illegal reflective access warnings.
    FileAdapter
    This class is intended to avoid the default behavior of the GSON parser to append the current path to the absolute path of a file.
    InterfaceAdapter<T>
    A generic adapter to parse used interfaces in a class.