Package | Description |
---|---|
cn.orionsec.kit.office.excel | |
cn.orionsec.kit.office.excel.reader |
Class and Description |
---|
ExcelArrayReader
excel array 读取器
不支持高级数据类型
Excels.getCellValue(Cell) |
ExcelBeanReader
excel bean 读取器
支持高级数据类型
Excels.getCellValue(Cell, ExcelReadType, CellOption) |
ExcelLambdaReader
excel lambda 读取器
支持高级数据类型
Excels.getCellValue(Cell, ExcelReadType, CellOption) |
ExcelMapReader
excel map 读取器
支持高级数据类型
Excels.getCellValue(Cell, ExcelReadType, CellOption) |
Class and Description |
---|
BaseExcelReader
excel 读取器 基类
|
ExcelArrayReader
excel array 读取器
不支持高级数据类型
Excels.getCellValue(Cell) |
ExcelBeanReader
excel bean 读取器
支持高级数据类型
Excels.getCellValue(Cell, ExcelReadType, CellOption) |
ExcelLambdaReader
excel lambda 读取器
支持高级数据类型
Excels.getCellValue(Cell, ExcelReadType, CellOption) |
ExcelMapReader
excel map 读取器
支持高级数据类型
Excels.getCellValue(Cell, ExcelReadType, CellOption) |
ExcelReaderIterator
excel 迭代器
不会存储也不会消费
|
Copyright © 2024. All rights reserved.