| Package | Description |
|---|---|
| org.dspace.app.mediafilter | |
| org.dspace.app.mediafilter.service |
| Class and Description |
|---|
| FormatFilter
Public interface for any class which transforms or converts content/bitstreams
from one format to another.
|
| ImageMagickThumbnailFilter
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.
|
| MediaFilter
Abstract class which defines the default settings for a *simple* Media or Format Filter.
|
| SelfRegisterInputFormats
Interface to allow filters to register the input formats they handle
(useful for exposing underlying capabilities of libraries used)
|
| Class and Description |
|---|
| FormatFilter
Public interface for any class which transforms or converts content/bitstreams
from one format to another.
|
Copyright © 2016 DuraSpace. All Rights Reserved.