fop 0.95

Uses of Class
org.apache.fop.pdf.PDFFileSpec

Packages that use PDFFileSpec
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. 
 

Uses of PDFFileSpec in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFFileSpec
protected  PDFFileSpec PDFDocument.findFileSpec(PDFFileSpec compare)
          Finds a file spec.
 

Methods in org.apache.fop.pdf with parameters of type PDFFileSpec
protected  PDFFileSpec PDFDocument.findFileSpec(PDFFileSpec compare)
          Finds a file spec.
 

Constructors in org.apache.fop.pdf with parameters of type PDFFileSpec
PDFGoToRemote(PDFFileSpec pdfFileSpec)
          create an GoToR object.
PDFGoToRemote(PDFFileSpec pdfFileSpec, int page)
          create an GoToR object.
PDFGoToRemote(PDFFileSpec pdfFileSpec, java.lang.String dest)
          create an GoToR object.
 


fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.