public class ExcelEntityParse extends ExportBase
dataHanlder, dictHandler, needHanlderList| 构造器和说明 |
|---|
ExcelEntityParse() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
createListCells(int index,
int cellNum,
Object obj,
List<ExcelExportEntity> excelParams,
org.apache.poi.xwpf.usermodel.XWPFTable table)
创建List之后的各个Cells
|
void |
parseNextRowAndAddRow(org.apache.poi.xwpf.usermodel.XWPFTable table,
int index,
ExcelListEntity entity)
解析上一行并生成更多行
|
getAllExcelField, getCellOrder, getCellValue, getExcelName, getFieldBySomeMethod, getListCellValue, getRowHeight, getValueArr, isInteger, reConfigExcelExportParams, sortAllParamspublic void createListCells(int index,
int cellNum,
Object obj,
List<ExcelExportEntity> excelParams,
org.apache.poi.xwpf.usermodel.XWPFTable table)
throws Exception
styles - Exceptionpublic void parseNextRowAndAddRow(org.apache.poi.xwpf.usermodel.XWPFTable table,
int index,
ExcelListEntity entity)
table - i - listobj - Copyright © 2022. All rights reserved.