public interface IASFilterFactory
| Modifier and Type | Method and Description |
|---|---|
ASInFilter |
getInFilter(ASInputStream inputStream,
COSDictionary decodeParams) |
ASOutFilter |
getOutFilter(ASOutputStream outputStream) |
ASInFilter getInFilter(ASInputStream inputStream, COSDictionary decodeParams) throws IOException
IOExceptionASOutFilter getOutFilter(ASOutputStream outputStream) throws IOException
IOExceptionCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.