Package org.apache.fop.pdf
Class PDFSignature.Perms
java.lang.Object
org.apache.fop.pdf.PDFObject
org.apache.fop.pdf.PDFDictionary
org.apache.fop.pdf.PDFSignature.Perms
- All Implemented Interfaces:
CompressedObject,PDFWritable
- Enclosing class:
PDFSignature
-
Field Summary
FieldsFields inherited from class org.apache.fop.pdf.PDFDictionary
entries, order -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fop.pdf.PDFDictionary
containsKey, get, getChildren, getChildren, keySet, output, put, put, remove, writeDictionaryMethods inherited from class org.apache.fop.pdf.PDFObject
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, supportsObjectStream, toPDF, toPDFString
-
Field Details
-
docMDP
PDFSignature.DocMDP docMDP
-
-
Constructor Details
-
Perms
Perms(PDFRoot root, PDFSignature.DocMDP docMDP)
-