| Classes in org.dspace.app.mediafilter that implement FormatFilter |
class |
BrandedPreviewJPEGFilter
Filter image bitstreams, scaling the image to be within the bounds of
thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be
no bigger than. |
class |
HTMLFilter
|
class |
JPEGFilter
Filter image bitstreams, scaling the image to be within the bounds of
thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be
no bigger than. |
class |
MediaFilter
Abstract class which defines the default settings for a *simple* Media or Format Filter. |
class |
PDFFilter
|
class |
WordFilter
|