Package org.hccp.pdf

Interface Summary
DocumentObject  
 

Class Summary
Body The body of a PDF file consists of a sequence of indirect objects representing the contents of a document.
BooleanObject PDF provides boolean objects with values true and false.
CrossReferenceTable The cross-reference table contains information that permits random access to indirect objects within the file, so that the entire file need not be read to locate any particular object.
CrossReferenceTableEntryException An exception pertaining to entries made into cross-reference tables.
Dictionary  
Document  
Entry Class representing an entry into a cross-reference table.
Header The first line of a PDF file is a header identifying the version of the PDF specification to which the file conforms.
HexString  
IndirectObject  
IndirectObjectReference  
InvalidHexadecimalValueException  
LiteralString  
Name  
Null  
Numeric  
ObjectArray  
PdfKeywords  
Stream  
SubSection  
Trailer