fop 0.95

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
 

Fields in org.apache.fop.pdf declared as PDFInfo
protected  PDFInfo PDFDocument.info
          the /Info object
 

Methods in org.apache.fop.pdf that return PDFInfo
 PDFInfo PDFDocument.getInfo()
          Get the pdf info 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 0.95

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