public class XlsxSaxAnalyser extends Object implements ExcelReadExecutor
| 限定符和类型 | 字段和说明 |
|---|---|
static org.apache.poi.openxml4j.opc.PackagePartName |
SHARED_STRINGS_PART_NAME
Storage sheet SharedStrings
|
| 构造器和说明 |
|---|
XlsxSaxAnalyser(XlsxReadContext xlsxReadContext,
InputStream decryptedStream) |
public static final org.apache.poi.openxml4j.opc.PackagePartName SHARED_STRINGS_PART_NAME
public XlsxSaxAnalyser(XlsxReadContext xlsxReadContext, InputStream decryptedStream) throws Exception
Exceptionpublic List<ReadSheet> sheetList()
ExcelReadExecutorsheetList 在接口中 ExcelReadExecutorpublic void execute()
ExcelReadExecutorexecute 在接口中 ExcelReadExecutorCopyright © 2018–2022 Alibaba Group. All rights reserved.