public class XlsxSaxAnalyser extends Object implements ExcelReadExecutor
| 构造器和说明 |
|---|
XlsxSaxAnalyser(AnalysisContext analysisContext,
InputStream decryptedStream) |
public XlsxSaxAnalyser(AnalysisContext analysisContext, InputStream decryptedStream) throws Exception
Exceptionpublic List<ReadSheet> sheetList()
ExcelReadExecutorsheetList 在接口中 ExcelReadExecutorpublic void execute(List<ReadSheet> readSheetList, Boolean readAll)
ExcelReadExecutorexecute 在接口中 ExcelReadExecutorreadSheetList - Which sheets you need to read.readAll - The readSheetList parameter is ignored, and all sheets are read.Copyright © 2018–2020 Alibaba Group. All rights reserved.