PJX

Uses of Interface
com.etymon.pjx.PdfInput

Packages that use PdfInput
com.etymon.pjx The fundamental classes for creation and modification of PDF documents.  
 

Uses of PdfInput in com.etymon.pjx
 

Classes in com.etymon.pjx that implement PdfInput
 class PdfInputBuffer
          Provides low-level methods for reading portions of a PDF document.
 class PdfInputFile
          Provides low-level methods for reading portions of a PDF document.
 

Methods in com.etymon.pjx that return PdfInput
 PdfInput PdfReader.getInput()
          Returns the PdfInput instance associated with this document.
 

Constructors in com.etymon.pjx with parameters of type PdfInput
PdfReader(PdfInput pdfInput)
          Creates a reader for a PDF document to be read from a PdfInput source.
 


Copyright © 1998-2004 Etymon Systems, Inc.

The PDF data structures, operators, and specification are
Copyright © 1985-2004 Adobe Systems Incorporated.