java.lang.Object
org.sejda.sambox.cos.COSBase
org.sejda.sambox.cos.IndirectCOSObjectReference
org.sejda.sambox.cos.NonStorableInObjectStreams
- All Implemented Interfaces:
COSObjectable,DisposableCOSObject
An
IndirectCOSObjectReference that cannot be stored into object streams- Author:
- Andrea Vacondio
-
Constructor Summary
ConstructorsConstructorDescriptionNonStorableInObjectStreams(long objectNumber, int generationNumber, COSBase baseObject) -
Method Summary
Methods inherited from class org.sejda.sambox.cos.IndirectCOSObjectReference
accept, getCOSObject, releaseCOSObject, setValue, toString, xrefEntryMethods inherited from class org.sejda.sambox.cos.COSBase
hasId, id, idIfAbsent
-
Constructor Details
-
NonStorableInObjectStreams
-