org.icepdf.core.pobjects
Class CrossReference.CompressedEntry

java.lang.Object
  extended by org.icepdf.core.pobjects.CrossReference.Entry
      extended by org.icepdf.core.pobjects.CrossReference.CompressedEntry
Enclosing class:
CrossReference

public static class CrossReference.CompressedEntry
extends CrossReference.Entry


Field Summary
 
Fields inherited from class org.icepdf.core.pobjects.CrossReference.Entry
TYPE_COMPRESSED, TYPE_FREE, TYPE_USED
 
Method Summary
 int getIndexWithinObjectStream()
           
 int getObjectNumberOfContainingObjectStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getObjectNumberOfContainingObjectStream

public int getObjectNumberOfContainingObjectStream()

getIndexWithinObjectStream

public int getIndexWithinObjectStream()