Package org.dspace.app.mediafilter
Interface SelfRegisterInputFormats
-
- All Known Implementing Classes:
JPEGFilter
public interface SelfRegisterInputFormatsInterface to allow filters to register the input formats they handle (useful for exposing underlying capabilities of libraries used)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String[]getInputDescriptions()String[]getInputExtensions()String[]getInputMIMETypes()
-