Uses of Interface
com.itextpdf.kernel.pdf.tagutils.ITagTreeIteratorHandler
Packages that use ITagTreeIteratorHandler
Package
Description
-
Uses of ITagTreeIteratorHandler in com.itextpdf.kernel.pdf.tagutils
Classes in com.itextpdf.kernel.pdf.tagutils that implement ITagTreeIteratorHandlerModifier and TypeClassDescriptionclassHandler forTagTreeIterator.classClass that flushes struct elements while iterating over struct tree root withTagTreeIterator.Methods in com.itextpdf.kernel.pdf.tagutils that return ITagTreeIteratorHandlerModifier and TypeMethodDescriptionTagTreeIteratorFlusher.setWaitingTags(Set<PdfDictionary> waitingTags) Sets waiting tags forTagTreeIteratorFlusher.Methods in com.itextpdf.kernel.pdf.tagutils with parameters of type ITagTreeIteratorHandlerModifier and TypeMethodDescriptionTagTreeIterator.addHandler(ITagTreeIteratorHandler handler) Adds a handler that will be called for the elements during the traversal. -
Uses of ITagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils
Classes in com.itextpdf.pdfua.checkers.utils that implement ITagTreeIteratorHandlerModifier and TypeClassDescriptionstatic classDeprecated.classClass that holds the validation context while iterating the tag tree structure.static classDeprecated.in favour ofPdfUA1FormChecker.PdfUA1FormTagHandlerstatic classDeprecated.Handler for checking Formula elements in the TagTree.static classHelper class that checks the conformance of graphics tags while iterating the tag tree structure.static classDeprecated.in favor ofPdfUA1NotesChecker.PdfUA1NotesTagHandler -
Uses of ITagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils.headings
Classes in com.itextpdf.pdfua.checkers.utils.headings that implement ITagTreeIteratorHandlerModifier and TypeClassDescriptionstatic classDeprecated.in favor ofPdfUA1HeadingsChecker.PdfUA1HeadingHandler -
Uses of ITagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils.tables
Classes in com.itextpdf.pdfua.checkers.utils.tables that implement ITagTreeIteratorHandlerModifier and TypeClassDescriptionstatic classHandler class that checks table tags. -
Uses of ITagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils.ua1
Classes in com.itextpdf.pdfua.checkers.utils.ua1 that implement ITagTreeIteratorHandlerModifier and TypeClassDescriptionstatic classHelper class that checks the conformance of annotations while iterating the tag tree structure.static classHandler for checking form field elements in the tag tree.static classHandler for checking Formula elements in the TagTree.static classHandler class that checks heading tags while traversing the tag tree.static classHandler class that checks list tags while traversing the tag tree.static classHandler for checking Note elements in the TagTree. -
Uses of ITagTreeIteratorHandler in com.itextpdf.pdfua.checkers.utils.ua2
Classes in com.itextpdf.pdfua.checkers.utils.ua2 that implement ITagTreeIteratorHandlerModifier and TypeClassDescriptionstatic classHandler for checking annotation elements in the tag tree.static classHandler for checking form field elements in the tag tree.static classHandler class that checks "Formula" tags while traversing the tag tree.static classHandler class that checks heading tags while traversing the tag tree.static classHelper class that checks the conformance of link annotations while iterating the tag tree structure.static classHandler class that checks list tags while traversing the tag tree.static classHandler class that checks Note and FENote tags while traversing the tag tree.static classHandler class that checksTOCItags while traversing the tag tree.
PdfUA1AnnotationChecker.PdfUA1AnnotationHandler