public class CsvExcelReadExecutor extends Object implements ExcelReadExecutor
| Constructor and Description |
|---|
CsvExcelReadExecutor(CsvReadContext csvReadContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Read the sheet.
|
List<ReadSheet> |
sheetList()
Returns the actual sheet in excel
|
public CsvExcelReadExecutor(CsvReadContext csvReadContext)
public List<ReadSheet> sheetList()
ExcelReadExecutorsheetList in interface ExcelReadExecutorpublic void execute()
ExcelReadExecutorexecute in interface ExcelReadExecutorCopyright © 2018–2024 Alibaba Group. All rights reserved.