| 程序包 | 说明 |
|---|---|
| com.sh.wf.excel.event | |
| com.sh.wf.excel.read.listener | |
| com.sh.wf.excel.test |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractIgnoreExceptionReadListener<T>
Receives the return of each piece of data parsed
|
class |
AnalysisEventListener<T>
Receives the return of each piece of data parsed
|
class |
SyncReadListener
Synchronous data reading
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ReadListener<T>
Interface to listen for read results
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ModelBuildEventListener
Convert to the object the user needs
|
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Test.ExcelListener |