jsystem.extensions.analyzers.tabletext
Class TableHeaders
java.lang.Object
jsystem.framework.analyzer.AnalyzerParameterImpl
jsystem.extensions.analyzers.tabletext.TableHeaders
- All Implemented Interfaces:
- AnalyzerParameter
- public class TableHeaders
- extends AnalyzerParameterImpl
Check the headers of a table.
Method Summary |
void |
analyze()
The analyze process. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
table
protected Table table
TableHeaders
public TableHeaders(String[] expectedHeaders)
analyze
public void analyze()
- Description copied from interface:
AnalyzerParameter
- The analyze process.