Uses of Class
com.itextpdf.pdfua.checkers.PdfUAChecker
Packages that use PdfUAChecker
-
Uses of PdfUAChecker in com.itextpdf.pdfua
Fields in com.itextpdf.pdfua declared as PdfUACheckerModifier and TypeFieldDescriptionprivate final PdfUACheckerPdfUAPage.checkerprivate final PdfUACheckerPdfUAPageFactory.checkerMethods in com.itextpdf.pdfua that return PdfUACheckerModifier and TypeMethodDescriptionprivate static PdfUACheckerPdfUADocument.getUaChecker(List<IValidationChecker> checkers) Constructors in com.itextpdf.pdfua with parameters of type PdfUACheckerModifierConstructorDescriptionprotectedPdfUAPage(PdfDictionary pdfObject, PdfUAChecker checker) Creates newPdfUAPageinstance.protectedPdfUAPage(PdfDocument pdfDocument, PageSize pageSize, PdfUAChecker checker) Creates newPdfUAPageinstance.PdfUAPageFactory(PdfUAChecker checker) Instantiates a newPdfUAPageFactoryinstance based onPdfUAChecker. -
Uses of PdfUAChecker in com.itextpdf.pdfua.checkers
Subclasses of PdfUAChecker in com.itextpdf.pdfua.checkersModifier and TypeClassDescriptionclassThe class defines the requirements of the PDF/UA-1 standard and contains method implementations from the abstractPdfUACheckerclass.classThe class defines the requirements of the PDF/UA-2 standard and contains method implementations from the abstractPdfUACheckerclass.