| 程序包 | 说明 |
|---|---|
| com.github.stupdit1t.excel.core.export | |
| com.github.stupdit1t.excel.core.parse | |
| com.github.stupdit1t.excel.handle | |
| com.github.stupdit1t.excel.handle.rule |
| 限定符和类型 | 类和说明 |
|---|---|
class |
OpsColumn<R>
导出数据列定义
|
class |
OpsFooter<R> |
class |
OpsHeader<R> |
static class |
OpsHeader.ComplexHeader<R>
复杂表头定义
|
static class |
OpsHeader.SimpleHeader<R>
简单表头定义
|
class |
OpsSheet<R>
导出规则定义
|
class |
OutColumn<R>
列的定义
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
InColumn<R>
列的定义
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BigDecimalHandler<R>
BigDecimal校验实体
|
class |
BooleanHandler<R>
boolean校验实体
|
class |
CharHandler<R>
char校验实体
|
class |
DateHandler<R>
日期校验实体
|
class |
DoubleHandler<R>
double校验实体
|
class |
FloatHandler<R>
float校验实体
|
class |
ImgHandler<R>
图片校验实体
|
class |
IntegerHandler<R>
int数据校验
|
class |
LongHandler<R>
long校验实体
|
class |
ObjectHandler<R>
自定义转换
|
class |
ShortHandler<R>
short校验实体
|
class |
StringHandler<R>
字符值校验实体
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseVerifyRule<T,R>
列校验和格式化接口
|
Copyright © 2023. All rights reserved.