类的使用
com.alibaba.excel.read.metadata.ReadSheet
-
-
com.alibaba.excel中ReadSheet的使用
参数类型为ReadSheet的com.alibaba.excel中的方法 限定符和类型 方法和说明 ExcelReader
ExcelReader. read(ReadSheet... readSheet)
Parse the specified sheet,SheetNo start from 0类型变量类型为ReadSheet的com.alibaba.excel中的方法参数 限定符和类型 方法和说明 ExcelReader
ExcelReader. read(List<ReadSheet> readSheetList)
Read multiple sheets.com.alibaba.excel.analysis中ReadSheet的使用
返回变量类型为ReadSheet的类型的com.alibaba.excel.analysis中的方法 限定符和类型 方法和说明 List<ReadSheet>
ExcelReadExecutor. sheetList()
Returns the actual sheet in excelcom.alibaba.excel.analysis.csv中ReadSheet的使用
返回变量类型为ReadSheet的类型的com.alibaba.excel.analysis.csv中的方法 限定符和类型 方法和说明 List<ReadSheet>
CsvExcelReadExecutor. sheetList()
com.alibaba.excel.analysis.v03中ReadSheet的使用
返回变量类型为ReadSheet的类型的com.alibaba.excel.analysis.v03中的方法 限定符和类型 方法和说明 List<ReadSheet>
XlsSaxAnalyser. sheetList()
com.alibaba.excel.analysis.v07中ReadSheet的使用
返回变量类型为ReadSheet的类型的com.alibaba.excel.analysis.v07中的方法 限定符和类型 方法和说明 List<ReadSheet>
XlsxSaxAnalyser. sheetList()
com.alibaba.excel.context中ReadSheet的使用
返回变量类型为ReadSheet的类型的com.alibaba.excel.context中的方法 限定符和类型 方法和说明 List<ReadSheet>
AnalysisContextImpl. readSheetList()
List<ReadSheet>
AnalysisContext. readSheetList()
Data that the customer needs to read参数类型为ReadSheet的com.alibaba.excel.context中的方法 限定符和类型 方法和说明 void
AnalysisContextImpl. currentSheet(ReadSheet readSheet)
void
AnalysisContext. currentSheet(ReadSheet readSheet)
Select the current table类型变量类型为ReadSheet的com.alibaba.excel.context中的方法参数 限定符和类型 方法和说明 void
AnalysisContextImpl. readSheetList(List<ReadSheet> readSheetList)
void
AnalysisContext. readSheetList(List<ReadSheet> readSheetList)
Data that the customer needs to readcom.alibaba.excel.read.builder中ReadSheet的使用
com.alibaba.excel.read.metadata中ReadSheet的使用
参数类型为ReadSheet的com.alibaba.excel.read.metadata中的方法 限定符和类型 方法和说明 void
ReadSheet. copyBasicParameter(ReadSheet other)
com.alibaba.excel.read.metadata.holder中ReadSheet的使用
参数类型为ReadSheet的com.alibaba.excel.read.metadata.holder中的构造器 构造器和说明 ReadSheetHolder(ReadSheet readSheet, ReadWorkbookHolder readWorkbookHolder)
com.alibaba.excel.read.metadata.holder.csv中ReadSheet的使用
参数类型为ReadSheet的com.alibaba.excel.read.metadata.holder.csv中的构造器 构造器和说明 CsvReadSheetHolder(ReadSheet readSheet, ReadWorkbookHolder readWorkbookHolder)
com.alibaba.excel.read.metadata.holder.xls中ReadSheet的使用
参数类型为ReadSheet的com.alibaba.excel.read.metadata.holder.xls中的构造器 构造器和说明 XlsReadSheetHolder(ReadSheet readSheet, ReadWorkbookHolder readWorkbookHolder)
com.alibaba.excel.read.metadata.holder.xlsx中ReadSheet的使用
参数类型为ReadSheet的com.alibaba.excel.read.metadata.holder.xlsx中的构造器 构造器和说明 XlsxReadSheetHolder(ReadSheet readSheet, ReadWorkbookHolder readWorkbookHolder)
com.alibaba.excel.util中ReadSheet的使用
返回ReadSheet的com.alibaba.excel.util中的方法 限定符和类型 方法和说明 static ReadSheet
SheetUtils. match(ReadSheet readSheet, AnalysisContext analysisContext)
Match the parameters to the actual sheet参数类型为ReadSheet的com.alibaba.excel.util中的方法 限定符和类型 方法和说明 static ReadSheet
SheetUtils. match(ReadSheet readSheet, AnalysisContext analysisContext)
Match the parameters to the actual sheet
Copyright © 2018–2021 Alibaba Group. All rights reserved.