Uses of Interface
com.itextpdf.pdfua.checkers.utils.tables.ITableIterator
Packages that use ITableIterator
-
Uses of ITableIterator in com.itextpdf.pdfua.checkers.utils.tables
Classes in com.itextpdf.pdfua.checkers.utils.tables that implement ITableIteratorModifier and TypeClassDescription(package private) final classClass that iterates over the cells of a table.classCreates an iterator to iterate over the table structures.Fields in com.itextpdf.pdfua.checkers.utils.tables declared as ITableIteratorConstructors in com.itextpdf.pdfua.checkers.utils.tables with parameters of type ITableIteratorModifierConstructorDescriptionprotectedAbstractResultMatrix(ITableIterator<T> iterator, PdfUAConformance conformance) Creates a newAbstractResultMatrixinstance.