Package org.verapdf.cos
Class COSFilters
java.lang.Object
org.verapdf.pd.PDObject
org.verapdf.cos.COSFilters
- Author:
- Timur Kamalov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetInputStream(ASInputStream inputStream, COSObject decodeParams) getOutputStream(ASOutputStream outputStream) intsize()protected voidprotected voidMethods inherited from class org.verapdf.pd.PDObject
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getNameKeyStringValue, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey
-
Constructor Details
-
COSFilters
public COSFilters() -
COSFilters
-
-
Method Details
-
getInputStream
public ASInputStream getInputStream(ASInputStream inputStream, COSObject decodeParams) throws IOException - Throws:
IOException
-
getOutputStream
- Throws:
IOException
-
size
public int size() -
getFilters
-
updateToObject
protected void updateToObject()- Overrides:
updateToObjectin classPDObject
-
updateFromObject
protected void updateFromObject()- Overrides:
updateFromObjectin classPDObject
-