Uses of Class
org.apache.fop.pdf.PDFLaunch
Packages that use PDFLaunch
Package
Description
Classes for handling the low-level creation of PDF documents.
-
Uses of PDFLaunch in org.apache.fop.pdf
Fields in org.apache.fop.pdf with type parameters of type PDFLaunchMethods in org.apache.fop.pdf that return PDFLaunchModifier and TypeMethodDescriptionprotected PDFLaunchPDFDocument.findLaunch(PDFLaunch compare) Finds a launch.private PDFLaunchPDFFactory.getLaunchAction(String file, boolean newWindow) Creates and returns a launch pdf document action usingfileto create a file specification for the document/file to be opened with an external application.Methods in org.apache.fop.pdf with parameters of type PDFLaunchModifier and TypeMethodDescriptionprotected PDFLaunchPDFDocument.findLaunch(PDFLaunch compare) Finds a launch.