public class TableSectionDataHandler extends TableDataHandler
| Constructor and Description | 
|---|
TableSectionDataHandler(String sectionStartTag,
                       String sectionEndTag)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addRow()  | 
boolean | 
needsData()  | 
void | 
startTable()  | 
addColumn, endTable, getRow, getTable, setOptionspublic 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 TableDataHandlerCopyright © 2014. All rights reserved.