|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttecgraf.javautils.excel.v1.poi.PoiExcelFactory
public class PoiExcelFactory
Classe que inicializa objetos do tipo Poi
| Method Summary | |
|---|---|
PoiExcel |
buildExcel(ExcelModel... models)
Constroi uma Arquivo Excel |
ExcelDataTool |
buildExcelData(ExcelSheet adapter)
Constroi o facilitador de conteúdo |
ExcelStructureTool |
buildExcelHeadFormat(ExcelSheet adapter)
Constroi o facilitador de conteúdo |
ExcelSheet |
buildExcelSheet(Excel adapter)
Constroi uma Arquivo Excel |
ExcelStyle |
buildExcelStyle(Excel adapter)
Constroi um estilo |
static PoiExcelFactory |
getInstance()
Retorna a instancia unica |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public PoiExcel buildExcel(ExcelModel... models)
buildExcel in interface ExcelFactorypublic ExcelSheet buildExcelSheet(Excel adapter)
buildExcelSheet in interface ExcelFactorypublic ExcelDataTool buildExcelData(ExcelSheet adapter)
buildExcelData in interface ExcelFactorypublic ExcelStructureTool buildExcelHeadFormat(ExcelSheet adapter)
buildExcelHeadFormat in interface ExcelFactorypublic ExcelStyle buildExcelStyle(Excel adapter)
buildExcelStyle in interface ExcelFactorypublic static PoiExcelFactory getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||