Class BitstreamFormatConverter

java.lang.Object
org.dspace.app.rest.converter.BitstreamFormatConverter
All Implemented Interfaces:
DSpaceConverter<BitstreamFormat,BitstreamFormatRest>

@Component public class BitstreamFormatConverter extends Object implements DSpaceConverter<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)