| AbstractResultMatrix<T> |
Class that represents a matrix of cells in a table.
|
| CellResultMatrix |
Class that has the result of the algorithm that checks the table for PDF/UA compliance.
|
| StructTreeResultMatrix |
The result matrix to validate PDF UA1 tables based on the TagTreeStructure of the document.
|
| TableCellIterator |
Class that iterates over the cells of a table.
|
| TableCheckUtil |
Class that provides methods for checking PDF/UA compliance of table elements.
|
| TableCheckUtil.TableHandler |
Handler class that checks table tags.
|
| TableStructElementIterator |
Creates an iterator to iterate over the table structures.
|