A C D E G H I K O P S

G

getAuthor() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's author.
getCreationDate() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's creation date.
getCreator() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's creator.
getDocumentInfo(String, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document in a file.
getDocumentInfo(InputStream, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document from an InputStream.
getDocumentInfo(URL, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document from a URL.
getDocumentInfo() - Method in class com.qoppa.pdfSecure.PDFSecure
Returns a DocumentInfo object containing the information section of a PDF document (author, title, etc.)
getKeywords() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's keywords.
getModDate() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's modified date.
getPageCount() - Method in class com.qoppa.pdf.DocumentInfo
Gets the number of pages in the document.
getPasswords() - Method in interface com.qoppa.pdf.IPassword
Method called to get passwords for encrypted PDF documents.
getPasswords() - Method in class com.qoppa.pdf.PDFPassword
Method that fulfills the IPassword interface.
getPermFlag() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permissions int representing the 12 permissions bits as specified in the PDF documentation.
getPermissions() - Method in class com.qoppa.pdfSecure.PDFSecure
Returns the permissions object for this document.
getProducer() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's producer.
getSignatureFields() - Method in class com.qoppa.pdfSecure.PDFSecure
Gets a list of signature fields, if any.
getSubject() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's subject.
getTitle() - Method in class com.qoppa.pdf.DocumentInfo
Gets the document's title.
getVersion() - Static method in class com.qoppa.pdfSecure.PDFSecure
Returns version string for jPDFSecure.

A C D E G H I K O P S