| 程序包 | 说明 |
|---|---|
| cn.gjing.excel.base.listener.read |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ExcelEmptyReadListener<R>
Body cell null-value listener, triggered when Excel import execution detects that cell content is not present
|
interface |
ExcelResultReadListener<R>
Import the data collection listener, and the Excel executor collects the Excel entities generated for each row.
|
interface |
ExcelRowReadListener<R>
Row listener, which is triggered when the Excel import executor performs Row-related operations
|
Copyright © 2022. All rights reserved.