序列化表格
-
程序包 com.alibaba.excel.exception
-
类com.alibaba.excel.exception.ExcelAnalysisException扩展RuntimeException实现可序列化
-
类com.alibaba.excel.exception.ExcelAnalysisStopException扩展ExcelAnalysisException实现可序列化
-
类com.alibaba.excel.exception.ExcelCommonException扩展RuntimeException实现可序列化
-
类com.alibaba.excel.exception.ExcelDataConvertException扩展RuntimeException实现可序列化
-
序列化字段
-
rowIndex
Integer rowIndex
NotNull. -
columnIndex
Integer columnIndex
NotNull. -
cellData
CellData<T> cellData
NotNull. -
excelContentProperty
ExcelContentProperty excelContentProperty
Nullable.Only when the header is configured and when the class header is used is not null.
-
-
-
类com.alibaba.excel.exception.ExcelGenerateException扩展RuntimeException实现可序列化
-
Copyright © 2018–2019 Alibaba Group. All rights reserved.