public class STXRefEntryOccupied extends STXRefEntry
| Constructor and Description |
|---|
STXRefEntryOccupied(int objectNumber,
int generationNumber,
long offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(de.intarsys.pdf.st.IXRefEntryVisitor visitor) |
STXRefEntry |
copy() |
STXRefEntryOccupied |
fill(int pos) |
long |
getColumn1() |
int |
getColumn2() |
long |
getOffset() |
boolean |
isFree() |
COSObject |
load(STDocument doc,
ISystemSecurityHandler securityHandler) |
void |
setOffset(long offset) |
compareTo, getGenerationNumber, getObjectNumber, toStringpublic STXRefEntryOccupied(int objectNumber,
int generationNumber,
long offset)
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 long getOffset()
public boolean isFree()
isFree in class STXRefEntrySTXRefEntry.isFree()public COSObject load(STDocument doc, ISystemSecurityHandler securityHandler) throws IOException, COSLoadException
load in class STXRefEntryIOExceptionCOSLoadExceptionpublic void setOffset(long offset)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.