|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.output.excel.POIExcelGenerator
Constructor Summary | |
POIExcelGenerator()
|
Method Summary | |
void |
setRowsInWorkSheet(RowCollection rc,
org.apache.poi.hssf.usermodel.HSSFWorkbook wb,
int sheetIndex,
ExcelContext excel)
This method will place data from the RowCollection into a POI workbook at the specified sheet. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public POIExcelGenerator()
Method Detail |
public void setRowsInWorkSheet(RowCollection rc, org.apache.poi.hssf.usermodel.HSSFWorkbook wb, int sheetIndex, ExcelContext excel) throws CMException
rc
- wb
- sheetIndex
- excel
-
CMException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |