|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |