fop 0.92beta

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

Packages that use PDFMetadata
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. These classes were developed for FOP, but could be used by other applications wishing to produce PDF. 
 

Uses of PDFMetadata in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFMetadata
 PDFMetadata PDFRoot.getMetadata()
           
 PDFMetadata PDFFactory.makeMetadata(org.w3c.dom.Document doc, boolean readOnly)
          Make a Metadata object.
 

Methods in org.apache.fop.pdf with parameters of type PDFMetadata
 void PDFRoot.setMetadata(PDFMetadata meta)
          Set the optional Metadata object.
 


fop 0.92beta

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