Class CosObjectStream
- java.lang.Object
-
- com.adobe.internal.pdftoolkit.core.cos.CosObject
-
- com.adobe.internal.pdftoolkit.core.cos.CosContainer
-
- com.adobe.internal.pdftoolkit.core.cos.CosDictionary
-
- com.adobe.internal.pdftoolkit.core.cos.CosStream
-
- com.adobe.internal.pdftoolkit.core.cos.CosObjectStream
-
public class CosObjectStream extends CosStream
-
-
Field Summary
-
Fields inherited from class com.adobe.internal.pdftoolkit.core.cos.CosObject
DIRECT, INDIRECT, t_Array, t_Boolean, t_Dictionary, t_KeyAbsent, t_Name, t_Null, t_Numeric, t_ObjectRef, t_Stream, t_String
-
-
Method Summary
-
Methods inherited from class com.adobe.internal.pdftoolkit.core.cos.CosStream
copyStream, equals, getInputFiltersList, getLength, getOutputFiltersList, getStreamDataOffset, getStreamDecoded, getStreamDecodedNoCopying, getStreamEncoded, getType, isEncoded, newDataDecoded, newDataEncoded, put, remove, setOutputFiltersList, toString
-
Methods inherited from class com.adobe.internal.pdftoolkit.core.cos.CosDictionary
clear, containsKey, copy, get, getBoolean, getCosArray, getCosDictionary, getCosStream, getCosString, getDouble, getInheritable, getInt, getKeyForValue, getKeys, getLong, getName, getStream, getString, getType, getValue, getValuesIterator, isEmpty, isInvalidDict, keyIterator, keySet, put, put, put, put, put, put, put, put, put, put, put, put, put, setEncryptionState, setRepairedValue, size, values
-
Methods inherited from class com.adobe.internal.pdftoolkit.core.cos.CosContainer
findObjPos, markNotDirty
-
Methods inherited from class com.adobe.internal.pdftoolkit.core.cos.CosObject
booleanValue, doubleValue, equals, getDocument, getObjEOF, getObjGen, getObjNum, getObjPos, getObjRevision, getStreamManager, hexStringValue, intValue, isCompressed, isDirty, isIndirect, longValue, nameValue, numberValue, stringValue, textValue
-
-