| Package | Description |
|---|---|
| com.qoppa.pdf.errors |
Classes related to error handling.
|
| Modifier and Type | Method and Description |
|---|---|
static Vector<RenderError> |
PDFErrorHandling.getErrors()
Deprecated.
This method has been deprecated and now has no effect, the method returns null always.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PDFErrorHandling.addError(RenderError error)
Deprecated.
This method has been deprecated and now has no effect.
|