Class BitstreamFormatConverter

  • All Implemented Interfaces:
    DSpaceConverter<org.dspace.content.BitstreamFormat,​BitstreamFormatRest>

    @Component
    public class BitstreamFormatConverter
    extends Object
    implements DSpaceConverter<org.dspace.content.BitstreamFormat,​BitstreamFormatRest>
    This is the converter from/to the BitstreamFormat in the DSpace API data model and the REST data model
    Author:
    Andrea Bollini (andrea.bollini at 4science.it)