fop 1.0

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

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

Uses of PDFInfo in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFInfo
 PDFInfo PDFDocument.getInfo()
          Get the PDFInfo object for this document.
protected  PDFInfo PDFFactory.makeInfo(java.lang.String prod)
          make an /Info object
 

Methods in org.apache.fop.pdf with parameters of type PDFInfo
static void PDFMetadata.updateInfoFromMetadata(org.apache.xmlgraphics.xmp.Metadata meta, PDFInfo info)
          Updates the values in the Info object from the XMP metadata according to the rules defined in PDF/A-1 (ISO 19005-1:2005)
 


fop 1.0

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