fop 0.95 | |
Frames | No Frames |
Methods with parameter type org.apache.fop.pdf.PDFEncryptionParams | |
PDFEncryption | Local factory method. |
PDFEncryption | Creates a new PDFEncryption instance if PDF encryption is available. |
void | Enables PDF encryption. |
void | Sets the encryption parameters. |
void | Sets the encryption parameters. |
void | Sets up PDF encryption if PDF encryption is requested by registering
a PDFEncryptionParams object with the user agent and if
the necessary cryptographic support is available. |
Methods with return type org.apache.fop.pdf.PDFEncryptionParams | |
PDFEncryptionParams | Returns the encryption parameters. |
PDFEncryptionParams | Returns the encryption parameters. |
Fields of type org.apache.fop.pdf.PDFEncryptionParams | |
PDFEncryptionParams | the (optional) encryption parameters |
fop 0.95 |