You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Echen 501742b69e JSY-9752 fix : 03版本excel在跳过的时候需要读取eof和bof 3 years ago
..
analysis JSY-9752 fix : 03版本excel在跳过的时候需要读取eof和bof 3 years ago
annotation `ExcelProperty`新增`order` 用于排序 4 years ago
cache 新增支持接收批注 4 years ago
constant 重写主流程,代码更加优雅 测试完毕 4 years ago
context 有模板读写异常 4 years ago
converters 更新版本至2.2.10 修复特殊excel空指针问题 3 years ago
enums 完成新增支持读取批注、超链接、合并单元格 4 years ago
event 完成新增支持读取批注、超链接、合并单元格 4 years ago
exception 加入解析class缓存 5 years ago
metadata 更新版本至2.2.10 修复特殊excel空指针问题 3 years ago
parameter 优化读写逻辑 5 years ago
read 提供api能控制是否继续解析Cell 4 years ago
support 重写主流程,代码更加优雅 测试完毕 4 years ago
util 更新版本至2.2.10 修复特殊excel空指针问题 3 years ago
write `ExcelProperty`新增`order` 用于排序 4 years ago
EasyExcel.java 优化读写逻辑 5 years ago
EasyExcelFactory.java 修复用string去接收number数据会导致科学计数法的问题 5 years ago
ExcelReader.java Merge remote-tracking branch 'origin/bugfix' into developing 4 years ago
ExcelWriter.java * 修复在某些情况下可能出现不必要的`warn`日志 4 years ago