public class DefaultCsvReadContext extends AnalysisContextImpl implements CsvReadContext
| Constructor and Description |
|---|
DefaultCsvReadContext(ReadWorkbook readWorkbook,
ExcelTypeEnum actualExcelType) |
| Modifier and Type | Method and Description |
|---|---|
CsvReadSheetHolder |
csvReadSheetHolder()
All information about the sheet you are currently working on.
|
CsvReadWorkbookHolder |
csvReadWorkbookHolder()
All information about the workbook you are currently working on.
|
analysisEventProcessor, currentReadHolder, currentSheet, getCurrentRowAnalysisResult, getCurrentRowNum, getCustom, getExcelType, getInputStream, getTotalCount, interrupt, readRowHolder, readRowHolder, readSheetHolder, readSheetList, readSheetList, readWorkbookHolderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanalysisEventProcessor, currentReadHolder, currentSheet, getCurrentRowAnalysisResult, getCurrentRowNum, getCustom, getExcelType, getInputStream, getTotalCount, interrupt, readRowHolder, readRowHolder, readSheetHolder, readSheetList, readSheetList, readWorkbookHolderpublic DefaultCsvReadContext(ReadWorkbook readWorkbook, ExcelTypeEnum actualExcelType)
public CsvReadWorkbookHolder csvReadWorkbookHolder()
CsvReadContextcsvReadWorkbookHolder in interface CsvReadContextpublic CsvReadSheetHolder csvReadSheetHolder()
CsvReadContextcsvReadSheetHolder in interface CsvReadContextCopyright © 2018–2022 Alibaba Group. All rights reserved.