| 接口 | 说明 |
|---|---|
| ExcelEmptyReadListener<R> |
Body cell null-value listener, triggered when Excel import execution detects that cell content is not present
|
| ExcelReadListener |
Excel import listener
|
| ExcelResultReadListener<R> |
Import the data collection listener, and the Excel executor collects the Excel entities generated for each row.
|
| ExcelRowReadListener<R> |
Row listener, which is triggered when the Excel import executor performs Row-related operations
|
Copyright © 2022. All rights reserved.