类 XlsxSaxAnalyser
java.lang.Object
com.sh.wf.excel.analysis.v07.XlsxSaxAnalyser
- 所有已实现的接口:
ExcelReadExecutor
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
XlsxSaxAnalyser
public XlsxSaxAnalyser(AnalysisContext analysisContext, InputStream decryptedStream) throws Exception - 抛出:
Exception
-
-
方法详细资料
-
sheetList
从接口复制的说明:ExcelReadExecutorReturns the actual sheet in excel- 指定者:
sheetList在接口中ExcelReadExecutor- 返回:
- Actual sheet in excel
-
execute
从接口复制的说明:ExcelReadExecutorRead the sheet.- 指定者:
execute在接口中ExcelReadExecutor- 参数:
readSheetList- Which sheets you need to read.readAll- ThereadSheetListparameter is ignored, and all sheets are read.
-