Class TableCheckUtil


  • public final class TableCheckUtil
    extends java.lang.Object
    Class that provides methods for checking PDF/UA compliance of table elements.
    • Method Detail

      • checkTable

        public void checkTable​(Table table)
        Checks if the table is pdf/ua compliant.
        Parameters:
        table - the table to check.