Uses of Class
com.itextpdf.pdfua.checkers.utils.PdfUAValidationContext
Package
Description
-
Uses of PdfUAValidationContext in com.itextpdf.pdfua.checkers.utils
Modifier and TypeFieldDescriptionprotected final PdfUAValidationContext
ContextAwareTagTreeIteratorHandler.context
ModifierConstructorDescriptionAnnotationHandler
(PdfUAValidationContext context) Creates a new instance of theAnnotationCheckUtil.AnnotationHandler
.protected
Creates a new instance of theContextAwareTagTreeIteratorHandler
.FormTagHandler
(PdfUAValidationContext context) Creates a newFormulaCheckUtil.FormulaTagHandler
instance.FormulaTagHandler
(PdfUAValidationContext context) Creates a newFormulaCheckUtil.FormulaTagHandler
instance.GraphicsCheckUtil
(PdfUAValidationContext context) Creates a newGraphicsCheckUtil
instance.GraphicsHandler
(PdfUAValidationContext context) Creates a new instance of theGraphicsCheckUtil.GraphicsHandler
.LayoutCheckUtil
(PdfUAValidationContext context) Creates a newLayoutCheckUtil
instance.NoteTagHandler
(PdfUAValidationContext context) Creates a newNoteCheckUtil.NoteTagHandler
instance. -
Uses of PdfUAValidationContext in com.itextpdf.pdfua.checkers.utils.headings
ModifierConstructorDescriptionHeadingHandler
(PdfUAValidationContext context) Creates a new instance ofHeadingsChecker
.HeadingsChecker
(PdfUAValidationContext context) Creates a new instance ofHeadingsChecker
. -
Uses of PdfUAValidationContext in com.itextpdf.pdfua.checkers.utils.tables
ModifierConstructorDescriptionTableCheckUtil
(PdfUAValidationContext context) Creates a newTableCheckUtil
instance.TableHandler
(PdfUAValidationContext context) Creates a new instance ofTableCheckUtil.TableHandler
.TableStructElementIterator
(PdfStructElem tableStructElem, PdfUAValidationContext context) Creates a newTableStructElementIterator
instance.