- PdfUA1Checker - Class in com.itextpdf.pdfua.checkers
-
The class defines the requirements of the PDF/UA-1 standard.
- PdfUA1Checker(PdfDocument) - Constructor for class com.itextpdf.pdfua.checkers.PdfUA1Checker
-
Creates PdfUA1Checker instance with PDF document which will be validated against PDF/UA-1 standard.
- PdfUAConformanceException - Exception in com.itextpdf.pdfua.exceptions
-
Exception that is thrown when the PDF Document doesn't adhere to the PDF/UA specification.
- PdfUAConformanceException(String) - Constructor for exception com.itextpdf.pdfua.exceptions.PdfUAConformanceException
-
Creates a PdfUAConformanceException.
- PdfUAExceptionMessageConstants - Class in com.itextpdf.pdfua.exceptions
-
Class that bundles all the error message templates as constants.