fop 2.2

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

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

Uses of PDFInfo.StandardKey in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFInfo.StandardKey
static PDFInfo.StandardKey PDFInfo.StandardKey.get(java.lang.String name)
          Returns the standard key that corresponds to the given name.
static PDFInfo.StandardKey PDFInfo.StandardKey.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PDFInfo.StandardKey[] PDFInfo.StandardKey.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


fop 2.2

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