fop 1.0

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, boolean newWindow)
          Create an GoToR object.
PDFGoToRemote(PDFFileSpec pdfFileSpec, int page, boolean newWindow)
          create an GoToR object.
PDFGoToRemote(PDFFileSpec pdfFileSpec, java.lang.String dest, boolean newWindow)
          create an GoToR object.
PDFLaunch(PDFFileSpec fileSpec)
           
 


fop 1.0

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