| Package | Description |
|---|---|
| com.alibaba.excel.event | |
| com.alibaba.excel.read.listener |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIgnoreExceptionReadListener<T>
Deprecated.
Use directly
ReadListener |
class |
AnalysisEventListener<T>
Receives the return of each piece of data parsed
|
class |
SyncReadListener
Synchronous data reading
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IgnoreExceptionReadListener<T>
Interface to listen for read results
|
interface |
ReadListener<T>
Interface to listen for read results
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModelBuildEventListener
Convert to the object the user needs
|
class |
PageReadListener<T>
page read listener
|
Copyright © 2018–2022 Alibaba Group. All rights reserved.