public class TableSectionDetectingDataHandler extends TableDataHandler
| Constructor and Description | 
|---|
TableSectionDetectingDataHandler(String... sectionTags)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addRow()  | 
boolean | 
hasSectionDetected()  | 
boolean | 
needsData()  | 
void | 
startTable()  | 
addColumn, endTable, getRow, getTable, setOptionspublic TableSectionDetectingDataHandler(String... sectionTags)
public void startTable()
startTable in interface ITableDataHandlerstartTable in class TableDataHandlerpublic boolean needsData()
needsData in interface ITableDataHandlerneedsData in class TableDataHandlerpublic void addRow()
addRow in interface ITableDataHandleraddRow in class TableDataHandlerpublic boolean hasSectionDetected()
Copyright © 2014. All rights reserved.