public class XlsSaxAnalyser extends Object implements org.apache.poi.hssf.eventusermodel.HSSFListener, ExcelReadExecutor
* 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| 构造器和说明 |
|---|
XlsSaxAnalyser(XlsReadContext xlsReadContext) |
public XlsSaxAnalyser(XlsReadContext xlsReadContext)
public List<ReadSheet> sheetList()
ExcelReadExecutorsheetList 在接口中 ExcelReadExecutorpublic void execute()
ExcelReadExecutorexecute 在接口中 ExcelReadExecutorpublic void processRecord(org.apache.poi.hssf.record.Record record)
processRecord 在接口中 org.apache.poi.hssf.eventusermodel.HSSFListenerCopyright © 2018–2021 Alibaba Group. All rights reserved.