| 程序包 | 说明 |
|---|---|
| cn.afterturn.easypoi.excel.imports |
导入类
|
| cn.afterturn.easypoi.excel.imports.sax.parse |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Object |
CellValueService.getValue(IExcelDataHandler<?> dataHandler,
java.lang.Object object,
SaxReadCellEntity cellEntity,
java.util.Map<java.lang.String,ExcelImportEntity> excelParams,
java.lang.String titleString)
获取cell值
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SaxRowRead.parse(int index,
java.util.List<SaxReadCellEntity> datas) |
void |
ISaxRowRead.parse(int index,
java.util.List<SaxReadCellEntity> datas)
解析数据
|
Copyright © 2018 Lumer. All Rights Reserved.