public class PowerPointFilter extends MediaFilter
| Constructor and Description |
|---|
PowerPointFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBundleName() |
String |
getDescription() |
InputStream |
getDestinationStream(InputStream source) |
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(InputStream source) throws Exception
source - source input streamExceptionCopyright © 2014 DuraSpace. All Rights Reserved.