Skip navigation links
A B C D E F G H I J K L M O P R S T U W 

R

RAFilePDFSource - Class in com.qoppa.pdf.source
Implementation of the PDFSource interface that uses a RandomAccessFile.
RAFilePDFSource(File) - Constructor for class com.qoppa.pdf.source.RAFilePDFSource
Creates a new RAFilePDFSource instance using the given File.
RAFilePDFSource(String) - Constructor for class com.qoppa.pdf.source.RAFilePDFSource
Creates a new RAFilePDFSource instance using the given fileName.
RAFilePDFSource(String, boolean) - Constructor for class com.qoppa.pdf.source.RAFilePDFSource
Creates a new RAFilePDFSource instance using the given fileName and boolean parameter indicating if the file should be locked.
RAFilePDFSource(File, boolean) - Constructor for class com.qoppa.pdf.source.RAFilePDFSource
Creates a new RAFilePDFSource instance using the given File and boolean parameter indicating if the file should be locked.
read(long) - Method in interface com.qoppa.pdf.source.PDFContent
Set the current position of the content and read the next byte.
read(long, byte[], int, int) - Method in interface com.qoppa.pdf.source.PDFContent
Read the passed in number of bytes into a byte array.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.qoppa.pdfOptimizer.PDFOptimizer
Remove a PropertyChangeListener so that it will stop being notified for progress.
Restrictions - Class in com.qoppa.pdf.permissions
The Restrictions class contains information about the type of Permission that is restricting an operation.
Restrictions(boolean, boolean, boolean, boolean) - Constructor for class com.qoppa.pdf.permissions.Restrictions
 
A B C D E F G H I J K L M O P R S T U W 
Skip navigation links