public class COSFilters extends PDObject
| Constructor and Description |
|---|
COSFilters() |
COSFilters(COSObject object) |
| Modifier and Type | Method and Description |
|---|---|
List<ASAtom> |
getFilters() |
ASInputStream |
getInputStream(ASInputStream inputStream,
COSObject decodeParams) |
ASOutputStream |
getOutputStream(ASOutputStream outputStream) |
int |
size() |
protected void |
updateFromObject() |
protected void |
updateToObject() |
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKeypublic COSFilters()
public COSFilters(COSObject object)
public ASInputStream getInputStream(ASInputStream inputStream, COSObject decodeParams) throws IOException
IOExceptionpublic ASOutputStream getOutputStream(ASOutputStream outputStream) throws IOException
IOExceptionpublic int size()
protected void updateToObject()
updateToObject in class PDObjectprotected void updateFromObject()
updateFromObject in class PDObjectCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.