org.hccp.pdf
Class SubSection

java.lang.Object
  |
  +--org.hccp.pdf.SubSection

public class SubSection
extends java.lang.Object


Constructor Summary
SubSection()
           
SubSection(int firstObject, int objectCount)
           
 
Method Summary
 void addEntry(org.hccp.pdf.Entry entry)
           
 org.hccp.pdf.Numeric getSize()
           
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubSection

public SubSection()

SubSection

public SubSection(int firstObject,
                  int objectCount)
Method Detail

addEntry

public void addEntry(org.hccp.pdf.Entry entry)

getSize

public org.hccp.pdf.Numeric getSize()

getValue

public java.lang.String getValue()
                          throws CrossReferenceTableEntryException
CrossReferenceTableEntryException