de.intarsys.pdf.st
Class STXRefEntryCompressed
java.lang.Object
de.intarsys.pdf.st.STXRefEntry
de.intarsys.pdf.st.STXRefEntryCompressed
- All Implemented Interfaces:
- Comparable
public class STXRefEntryCompressed
- extends STXRefEntry
An entry in a XRef stream.
STXRefEntryCompressed
public STXRefEntryCompressed(COSObjectKey key,
COSObjectKey stmObjectKey,
int indexOfObject)
isFree
public boolean isFree()
- Specified by:
isFree
in class STXRefEntry
load
public COSObject load(STDocument doc,
ISystemSecurityHandler securityHandler)
throws IOException,
COSLoadException
- Specified by:
load
in class STXRefEntry
- Throws:
IOException
COSLoadException
getColumn1
public long getColumn1()
- Specified by:
getColumn1
in class STXRefEntry
getColumn2
public int getColumn2()
- Specified by:
getColumn2
in class STXRefEntry
fill
public STXRefEntryOccupied fill(int pos)
- Specified by:
fill
in class STXRefEntry
accept
public void accept(de.intarsys.pdf.st.IXRefEntryVisitor visitor)
throws XRefEntryVisitorException
- Specified by:
accept
in class STXRefEntry
- Throws:
XRefEntryVisitorException
getIndex
public int getIndex()
getStreamObjectKey
public COSObjectKey getStreamObjectKey()
getStreamObjectNumber
public int getStreamObjectNumber()
copy
public STXRefEntry copy()
- Specified by:
copy
in class STXRefEntry
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.