Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFEncryptionJCE
class representing a /Filter /Standard object.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.