| 程序包 | 说明 |
|---|---|
| cn.ocoop.framework.common.excel |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> ExcelParser<T> |
ExcelParser.newInstance(int rowNumStart,
int cellNumStart,
InputStream inputStream,
Class<T> modelClass,
LinkedHashMap<String,CellValueMapper> cellMapper) |
Copyright © 2018. All rights reserved.