|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface ExcelReadHandler<T>
| 方法摘要 | |
|---|---|
void |
onError(int sheetIndex,
int rowIndex,
List<ExcelErrorField> errorFields)
|
void |
onSuccess(int sheetIndex,
int rowIndex,
T entity)
|
| 方法详细信息 |
|---|
void onSuccess(int sheetIndex,
int rowIndex,
T entity)
void onError(int sheetIndex,
int rowIndex,
List<ExcelErrorField> errorFields)
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||