Uses of Class
com.itextpdf.pdfua.checkers.utils.ContextAwareTagTreeIteratorHandler
-
-
Uses of ContextAwareTagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils
Subclasses of ContextAwareTagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils Modifier and Type Class Description static classAnnotationCheckUtil.AnnotationHandlerDeprecated.in favor ofPdfUA1AnnotationChecker.PdfUA1AnnotationHandlerstatic classFormCheckUtil.FormTagHandlerDeprecated.in favour ofPdfUA1FormChecker.PdfUA1FormTagHandlerstatic classFormulaCheckUtil.FormulaTagHandlerDeprecated.Handler for checking Formula elements in the TagTree.static classGraphicsCheckUtil.GraphicsHandlerHelper class that checks the conformance of graphics tags while iterating the tag tree structure.static classNoteCheckUtil.NoteTagHandlerDeprecated.in favor ofPdfUA1NotesChecker.PdfUA1NotesTagHandler -
Uses of ContextAwareTagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils.headings
Subclasses of ContextAwareTagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils.headings Modifier and Type Class Description static classHeadingsChecker.HeadingHandlerDeprecated.in favor ofPdfUA1HeadingsChecker.PdfUA1HeadingHandler -
Uses of ContextAwareTagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils.tables
Subclasses of ContextAwareTagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils.tables Modifier and Type Class Description static classTableCheckUtil.TableHandlerHandler class that checks table tags. -
Uses of ContextAwareTagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils.ua1
Subclasses of ContextAwareTagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils.ua1 Modifier and Type Class Description static classPdfUA1AnnotationChecker.PdfUA1AnnotationHandlerHelper class that checks the conformance of annotations while iterating the tag tree structure.static classPdfUA1FormChecker.PdfUA1FormTagHandlerHandler for checking form field elements in the tag tree.static classPdfUA1FormulaChecker.PdfUA1FormulaTagHandlerHandler for checking Formula elements in the TagTree.static classPdfUA1HeadingsChecker.PdfUA1HeadingHandlerHandler class that checks heading tags while traversing the tag tree.static classPdfUA1ListChecker.PdfUA1ListHandlerHandler class that checks list tags while traversing the tag tree.static classPdfUA1NotesChecker.PdfUA1NotesTagHandlerHandler for checking Note elements in the TagTree. -
Uses of ContextAwareTagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils.ua2
Subclasses of ContextAwareTagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils.ua2 Modifier and Type Class Description static classPdfUA2AnnotationChecker.PdfUA2AnnotationHandlerHandler for checking annotation elements in the tag tree.static classPdfUA2FormChecker.PdfUA2FormTagHandlerHandler for checking form field elements in the tag tree.static classPdfUA2FormulaChecker.PdfUA2FormulaTagHandlerHandler class that checks "Formula" tags while traversing the tag tree.static classPdfUA2HeadingsChecker.PdfUA2HeadingHandlerHandler class that checks heading tags while traversing the tag tree.static classPdfUA2LinkChecker.PdfUA2LinkAnnotationHandlerHelper class that checks the conformance of link annotations while iterating the tag tree structure.static classPdfUA2ListChecker.PdfUA2ListHandlerHandler class that checks list tags while traversing the tag tree.static classPdfUA2NotesChecker.PdfUA2NotesHandlerHandler class that checks Note and FENote tags while traversing the tag tree.static classPdfUA2TableOfContentsChecker.PdfUA2TableOfContentsHandlerHandler class that checksTOCItags while traversing the tag tree.
-