| Package | Description |
|---|---|
| com.qoppa.pdf.dom |
Classes representing the PDF document object model.
|
| com.qoppa.pdfProcess |
jPDFProcess main classes, used to manipulate PDF documents and pages.
|
| Modifier and Type | Method and Description |
|---|---|
IResourceManager |
IPDFDocument.getResourceManager()
Deprecated.
This method will be removed from the IPDFDocument interface.
|
| Modifier and Type | Method and Description |
|---|---|
IResourceManager |
PDFDocument.getResourceManager()
Returns the IResourceManager for this document.
|