public interface ExcelAnalyser
| 限定符和类型 | 方法和说明 |
|---|---|
void |
analysis(ReadSheet readSheet)
parse one sheet
|
AnalysisContext |
analysisContext()
get the analysis context.
|
ExcelExecutor |
excelExecutor()
Acquisition excel executor
|
void |
finish()
Complete the entire read file.Release the cache and close stream
|
void analysis(ReadSheet readSheet)
readSheet - sheet to readvoid finish()
ExcelExecutor excelExecutor()
AnalysisContext analysisContext()
Copyright © 2018–2019 Alibaba Group. All rights reserved.