|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CorrectorException | |
| at.gv.egiz.pdfas.framework.input.correction | |
| at.gv.egiz.pdfas.impl.input.correction | |
| at.knowcenter.wag.egov.egiz | |
| Uses of CorrectorException in at.gv.egiz.pdfas.framework.input.correction |
| Methods in at.gv.egiz.pdfas.framework.input.correction that throw CorrectorException | |
PdfDataSource |
Corrector.correctDocument(PdfDataSource document)
Corrects the given PDF document to a form that PDF-AS can use. |
| Uses of CorrectorException in at.gv.egiz.pdfas.impl.input.correction |
| Methods in at.gv.egiz.pdfas.impl.input.correction that throw CorrectorException | |
PdfDataSource |
InternalCorrector.correctDocument(PdfDataSource document)
|
PdfDataSource |
ExternalCorrector.correctDocument(PdfDataSource document)
|
| Uses of CorrectorException in at.knowcenter.wag.egov.egiz |
| Methods in at.knowcenter.wag.egov.egiz that throw CorrectorException | |
static PdfDataSource |
PdfAS.applyStrictMode(PdfDataSource pdfDataSource)
Applies strict version mode on the PDF and throws an exception, if the pdf is not 1.4. |
static DataSource |
PdfAS.applyStrictMode(DataSource dataSource)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||