Class TableCheckUtil

java.lang.Object
com.itextpdf.pdfua.checkers.utils.tables.TableCheckUtil

public final class TableCheckUtil extends Object
Class that provides methods for checking PDF/UA compliance of table elements.
  • Constructor Details

  • Method Details

    • checkTable

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