| 程序包 | 说明 |
|---|---|
| org.hswebframework.expands.office.excel.support | |
| org.hswebframework.expands.office.excel.support.template.reader |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractExcelReader<T>
抽象读取器,实现基本的读取功能,将excel解析为一行一行的数据并调用包装其进行包装
Created by 浩 on 2015-12-07 0007.
|
class |
CommonExcelReader<T>
通用的excel读取器,使用指定的包装器,将excel数据包装为对象,因此必须指定一个包装器。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TemplateExcelReader<T>
Created by 浩 on 2016-02-01 0001.
|
Copyright © 2018. All rights reserved.