fop 1.1

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

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

Uses of VersionController in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return VersionController
static VersionController VersionController.getDynamicVersionController(Version initialVersion, PDFDocument doc)
          Returns a controller that allows subsequent changes to the document's version.
static VersionController VersionController.getFixedVersionController(Version version)
          Returns a controller that disallows subsequent change to the document's version.
 

Constructors in org.apache.fop.pdf with parameters of type VersionController
PDFDocument(java.lang.String prod, VersionController versionController)
          Creates an empty PDF document.
 


fop 1.1

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