| 程序包 | 说明 |
|---|---|
| com.alibaba.excel | |
| com.alibaba.excel.analysis | |
| com.alibaba.excel.analysis.v03 | |
| com.alibaba.excel.analysis.v07 | |
| com.alibaba.excel.context |
| 限定符和类型 | 方法和说明 |
|---|---|
ExcelExecutor |
ExcelReader.excelExecutor()
Current executor
|
| 限定符和类型 | 方法和说明 |
|---|---|
ExcelExecutor |
ExcelAnalyser.excelExecutor()
Acquisition excel executor
|
ExcelExecutor |
ExcelAnalyserImpl.excelExecutor() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
XlsSaxAnalyser
/** * A text extractor for Excel files. *
* Returns the textual content of the file, suitable for * indexing by something like Lucene, but not really *
intended for display to the user. *
*
* To turn an excel file into a CSV or similar, then see * the XLS2CSVmra example *
* * @see XLS2CSVmra
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
XlsxSaxAnalyser |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AnalysisContext.currentSheet(ExcelExecutor excelExecutor,
ReadSheet readSheet)
Select the current table
|
void |
AnalysisContextImpl.currentSheet(ExcelExecutor excelExecutor,
ReadSheet readSheet) |
Copyright © 2018–2019 Alibaba Group. All rights reserved.