程序包 | 说明 |
---|---|
com.sh.wf.excel | |
com.sh.wf.excel.analysis | |
com.sh.wf.excel.analysis.v03 | |
com.sh.wf.excel.analysis.v07 |
限定符和类型 | 方法和说明 |
---|---|
ExcelReadExecutor |
ExcelReader.excelExecutor()
Current executor
|
限定符和类型 | 方法和说明 |
---|---|
ExcelReadExecutor |
ExcelAnalyserImpl.excelExecutor() |
ExcelReadExecutor |
ExcelAnalyser.excelExecutor()
Acquisition excel executor
|
限定符和类型 | 类和说明 |
---|---|
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 |