public interface IFilterFactory
| Modifier and Type | Method and Description |
|---|---|
IFilter |
createFilter(COSName filterName,
COSDictionary options)
Create an implementation for the filter implementing the algorithm
denoted by
filterName using the optional options in
options. |
IFilter createFilter(COSName filterName, COSDictionary options) throws IOException
filterName using the optional options in
options.filterName - options - IOExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.