public class PDFFilter extends MediaFilter
| Constructor and Description |
|---|
PDFFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBundleName() |
String |
getDescription() |
InputStream |
getDestinationStream(Item currentItem,
InputStream source,
boolean verbose) |
String |
getFilteredName(String oldFilename)
Get a filename for a newly created filtered bitstream
|
String |
getFormatString() |
postProcessBitstream, preProcessBitstreampublic String getFilteredName(String oldFilename)
FormatFilteroldFilename - name of source bitstreampublic String getBundleName()
public String getFormatString()
public String getDescription()
public InputStream getDestinationStream(Item currentItem, InputStream source, boolean verbose) throws Exception
source - source input streamExceptionCopyright © 2016 DuraSpace. All Rights Reserved.