public class XlsxSaxAnalyser extends BaseSaxAnalyser
analysisContext| 构造器和说明 |
|---|
XlsxSaxAnalyser(AnalysisContext analysisContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
execute()
execute method
|
List<Sheet> |
getSheets()
get all sheet of workbook
|
analysis, analysis, appendLister, cleanAllListeners, notifyListenerspublic XlsxSaxAnalyser(AnalysisContext analysisContext) throws IOException, org.apache.poi.openxml4j.exceptions.OpenXML4JException, org.apache.xmlbeans.XmlException
IOExceptionorg.apache.poi.openxml4j.exceptions.OpenXML4JExceptionorg.apache.xmlbeans.XmlExceptionprotected void execute()
BaseSaxAnalyserexecute 在类中 BaseSaxAnalyserpublic List<Sheet> getSheets()
ExcelAnalyserCopyright © 2018 Alibaba Group. All rights reserved.