jsystem.extensions.analyzers.tabletext
Class GetTableCellValue
java.lang.Object
jsystem.framework.analyzer.AnalyzerParameterImpl
jsystem.extensions.analyzers.tabletext.GetTableCellValue
- All Implemented Interfaces:
- AnalyzerParameter
- public class GetTableCellValue
- extends AnalyzerParameterImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
table
protected Table table
GetTableCellValue
public GetTableCellValue(String keyHeader,
String keyFieldValue,
String valueHeader)
throws Exception
analyze
public void analyze()
- Description copied from interface:
AnalyzerParameter
- The analyze process.
getCellValue
public String getCellValue()