public abstract class AbstractExcelConverter extends AbstractExportConverter
| Constructor and Description |
|---|
AbstractExcelConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected HSSFCell |
createCell(HSSFRow row) |
protected HSSFCell |
createCell(int celltype) |
protected HSSFRow |
createRow(short no) |
protected HSSFSheet |
createSheet(String name) |
protected HSSFCell |
getCurrentCell() |
protected HSSFRow |
getCurrentRow() |
protected HSSFSheet |
getCurrentSheet() |
protected HSSFWorkbook |
getWorkbook() |
protected void |
setCurrentSheet(HSSFSheet newOne) |
dump, getDataContent, getDataContent, getDataContent, getDataEntries, getExport, getMediasContent, getMediasContent, getMediasEntries, getZipEntries, getZipEntryByName, mergeEntries, setExportclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReport, startprotected HSSFWorkbook getWorkbook()
protected HSSFSheet getCurrentSheet()
protected HSSFRow getCurrentRow()
protected HSSFCell getCurrentCell()
protected void setCurrentSheet(HSSFSheet newOne)
protected HSSFSheet createSheet(String name)
protected HSSFRow createRow(short no)
protected HSSFCell createCell(int celltype)
protected HSSFCell createCell(HSSFRow row)
Copyright © 2017 SAP SE. All Rights Reserved.