org.hccp.pdf
Class Document

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

public class Document
extends java.lang.Object


Constructor Summary
Document()
           
 
Method Summary
 org.hccp.pdf.Body getBody()
           
 org.hccp.pdf.Numeric getCrossReferenceTableOffset()
           
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Document

public Document()
Method Detail

getCrossReferenceTableOffset

public org.hccp.pdf.Numeric getCrossReferenceTableOffset()

getBody

public org.hccp.pdf.Body getBody()

getValue

public java.lang.String getValue()