Uses of Class
com.itextpdf.pdfua.checkers.utils.PdfUAValidationContext
Packages that use PdfUAValidationContext
Package
Description
-
Uses of PdfUAValidationContext in com.itextpdf.pdfua.checkers.utils
Fields in com.itextpdf.pdfua.checkers.utils declared as PdfUAValidationContextModifier and TypeFieldDescriptionprotected final PdfUAValidationContext
ContextAwareTagTreeIteratorHandler.context
Constructors in com.itextpdf.pdfua.checkers.utils with parameters of type PdfUAValidationContextModifierConstructorDescriptionAnnotationHandler
(PdfUAValidationContext context) Deprecated.Creates a new instance of theAnnotationCheckUtil.AnnotationHandler
.protected
Creates a new instance of theContextAwareTagTreeIteratorHandler
.FormTagHandler
(PdfUAValidationContext context) Deprecated.Creates a newFormCheckUtil.FormTagHandler
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) Deprecated.Creates a newNoteCheckUtil.NoteTagHandler
instance. -
Uses of PdfUAValidationContext in com.itextpdf.pdfua.checkers.utils.headings
Constructors in com.itextpdf.pdfua.checkers.utils.headings with parameters of type PdfUAValidationContextModifierConstructorDescriptionHeadingHandler
(PdfUAValidationContext context) Deprecated.Creates a new instance ofPdfUA1HeadingsChecker
.HeadingsChecker
(PdfUAValidationContext context) Deprecated.Creates a new instance ofHeadingsChecker
. -
Uses of PdfUAValidationContext in com.itextpdf.pdfua.checkers.utils.tables
Constructors in com.itextpdf.pdfua.checkers.utils.tables with parameters of type PdfUAValidationContextModifierConstructorDescriptionTableCheckUtil
(PdfUAValidationContext context) Creates a newTableCheckUtil
instance.TableHandler
(PdfUAValidationContext context) Creates a new instance ofTableCheckUtil.TableHandler
.TableStructElementIterator
(PdfStructElem tableStructElem, PdfUAValidationContext context) Creates a newTableStructElementIterator
instance. -
Uses of PdfUAValidationContext in com.itextpdf.pdfua.checkers.utils.ua1
Methods in com.itextpdf.pdfua.checkers.utils.ua1 with parameters of type PdfUAValidationContextModifier and TypeMethodDescriptionstatic void
PdfUA1AnnotationChecker.checkElement
(PdfUAValidationContext context, IStructureNode elem) Constructors in com.itextpdf.pdfua.checkers.utils.ua1 with parameters of type PdfUAValidationContextModifierConstructorDescriptionCreates a new instance of thePdfUA1AnnotationChecker.PdfUA1AnnotationHandler
.Creates a newPdfUA1FormChecker.PdfUA1FormTagHandler
instance.Creates a newPdfUA1FormulaChecker.PdfUA1FormulaTagHandler
instance.Creates a new instance ofPdfUA1HeadingsChecker
.Creates a new instance ofPdfUA1HeadingsChecker
.PdfUA1ListChecker
(PdfUAValidationContext context) Creates a new instance ofPdfUA1ListChecker
.PdfUA1ListHandler
(PdfUAValidationContext context) Creates a new instance ofPdfUA1ListChecker
.Creates a newPdfUA1NotesChecker.PdfUA1NotesTagHandler
instance. -
Uses of PdfUAValidationContext in com.itextpdf.pdfua.checkers.utils.ua2
Methods in com.itextpdf.pdfua.checkers.utils.ua2 with parameters of type PdfUAValidationContextModifier and TypeMethodDescriptionstatic void
PdfUA2AnnotationChecker.checkAnnotation
(PdfDictionary annotation, PdfUAValidationContext context) Checks PDF/UA-2 compliance of the annotation.Constructors in com.itextpdf.pdfua.checkers.utils.ua2 with parameters of type PdfUAValidationContextModifierConstructorDescriptionCreates a new instance of thePdfUA2AnnotationChecker.PdfUA2AnnotationHandler
.PdfUA2FormChecker
(PdfUAValidationContext validationContext) Creates a newPdfUA2FormChecker
instance.Creates a newPdfUA2FormChecker.PdfUA2FormTagHandler
instance.Creates a new instance ofPdfUA2FormulaChecker.PdfUA2FormulaTagHandler
.Creates a new instance ofPdfUA2HeadingsChecker
.Creates a new instance ofPdfUA2HeadingsChecker
.PdfUA2LinkAnnotationHandler
(PdfUAValidationContext context, PdfDocument document) Creates a new instance of thePdfUA2LinkChecker.PdfUA2LinkAnnotationHandler
.PdfUA2ListChecker
(PdfUAValidationContext context) Creates a new instance ofPdfUA2ListChecker
.PdfUA2ListHandler
(PdfUAValidationContext context) Creates a new instance ofPdfUA2ListChecker.PdfUA2ListHandler
.PdfUA2NotesHandler
(PdfUAValidationContext context) Creates a new instance ofPdfUA2NotesChecker.PdfUA2NotesHandler
.Creates a new instance ofPdfUA2TableOfContentsChecker
.Creates a new instance ofPdfUA2TableOfContentsChecker.PdfUA2TableOfContentsHandler
.