|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFEncryption | |
---|---|
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
Uses of PDFEncryption in org.apache.fop.pdf |
---|
Classes in org.apache.fop.pdf that implement PDFEncryption | |
---|---|
class |
PDFEncryptionJCE
class representing a /Filter /Standard object. |
Methods in org.apache.fop.pdf that return PDFEncryption | |
---|---|
PDFEncryption |
PDFDocument.getEncryption()
Returns the active Encryption object. |
static PDFEncryption |
PDFEncryptionJCE.make(int objnum,
PDFEncryptionParams params)
Local factory method. |
static PDFEncryption |
PDFEncryptionManager.newInstance(int objnum,
PDFEncryptionParams params)
Creates a new PDFEncryption instance if PDF encryption is available. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |