| 程序包 | 说明 |
|---|---|
| com.alibaba.excel.analysis | |
| com.alibaba.excel.analysis.v03 | |
| com.alibaba.excel.analysis.v07 |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseSaxAnalyser |
class |
ExcelAnalyserImpl |
| 限定符和类型 | 类和说明 |
|---|---|
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 |
Copyright © 2018 Alibaba Group. All rights reserved.