de.intarsys.pdf.st
Class COSObjectStream
java.lang.Object
de.intarsys.pdf.cos.COSBasedObject
de.intarsys.pdf.st.COSObjectStream
- All Implemented Interfaces:
- ICOSObjectListener, IAttributeSupport
public class COSObjectStream
- extends COSBasedObject
A COSStream containing other COSObjects.
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject |
changed, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, invalidateCaches, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldString, toString |
META
public static final COSObjectStream.MetaClass META
- The meta class instance
CN_Type_ObjStm
public static final COSName CN_Type_ObjStm
DK_First
public static final COSName DK_First
DK_N
public static final COSName DK_N
DK_Extends
public static final COSName DK_Extends
getFirst
public int getFirst()
getN
public int getN()
loadObject
public COSObject loadObject(int index,
COSDocumentParser parser)
throws IOException,
COSLoadException
- Throws:
IOException
COSLoadException
parse
public void parse(int index,
COSDocumentParser parser)
throws IOException,
COSLoadException
- Throws:
IOException
COSLoadException
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.