Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.