Uses of Class
org.whattf.checker.table.TableChecker

Packages that use TableChecker
org.whattf.checker.table   
 

Uses of TableChecker in org.whattf.checker.table
 

Fields in org.whattf.checker.table declared as TableChecker
private  TableChecker Table.owner
          The owning checker.
 

Constructors in org.whattf.checker.table with parameters of type TableChecker
Table(TableChecker owner)
          Constructor.