public class STXRefEntryCompressed extends STXRefEntry
| Constructor and Description |
|---|
STXRefEntryCompressed(int objectNumber,
int generationNumber,
int streamObjectNumber,
int streamGenerationNumber,
int indexOfObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(de.intarsys.pdf.st.IXRefEntryVisitor visitor) |
STXRefEntry |
copy() |
STXRefEntryOccupied |
fill(int pos) |
long |
getColumn1() |
int |
getColumn2() |
int |
getIndex() |
int |
getStreamGenerationNumber() |
int |
getStreamObjectNumber() |
boolean |
isFree() |
COSObject |
load(STDocument doc,
ISystemSecurityHandler securityHandler) |
compareTo, getGenerationNumber, getObjectNumber, toStringpublic STXRefEntryCompressed(int objectNumber,
int generationNumber,
int streamObjectNumber,
int streamGenerationNumber,
int indexOfObject)
public void accept(de.intarsys.pdf.st.IXRefEntryVisitor visitor)
throws XRefEntryVisitorException
accept in class STXRefEntryXRefEntryVisitorExceptionpublic STXRefEntry copy()
copy in class STXRefEntrypublic STXRefEntryOccupied fill(int pos)
fill in class STXRefEntrypublic long getColumn1()
getColumn1 in class STXRefEntrypublic int getColumn2()
getColumn2 in class STXRefEntrypublic int getIndex()
public int getStreamGenerationNumber()
public int getStreamObjectNumber()
public boolean isFree()
isFree in class STXRefEntrypublic COSObject load(STDocument doc, ISystemSecurityHandler securityHandler) throws IOException, COSLoadException
load in class STXRefEntryIOExceptionCOSLoadExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.