public class PoiWordFilter extends MediaFilter
| Constructor and Description |
|---|
PoiWordFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBundleName() |
String |
getDescription() |
InputStream |
getDestinationStream(Item currentItem,
InputStream source,
boolean verbose)
Read the source stream and produce the filtered content.
|
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
FormatFiltercurrentItem - Itemsource - input streamverbose - verbosity flagException - if errorCopyright © 2017 DuraSpace. All rights reserved.