| 接口 | 说明 |
|---|---|
| Cache<K,V> |
Create by guanquan.wang at 2019-06-04 16:07
|
| Cache.Entry<K,V> |
A map entry (key-value pair)
|
| Sheet |
Create by guanquan.wang at 2019-04-17 11:36
|
| 类 | 说明 |
|---|---|
| AppInfo |
Create by guanquan.wang at 2019-04-15 16:00
|
| Cell |
Create by guanquan.wang on 2018-09-22
|
| ExcelReader |
Excel Reader tools
A streaming operation chain, using cursor control, the cursor
will only move forward, so you cannot repeatedly operate the
same Sheet stream.
|
| FixSizeLRUCache<K,V> |
Implemented by the LRU page elimination algorithm.
|
| IndexSharedStringTable |
Create by guanquan.wang at 2019-05-10 20:06
|
| Row |
Create by guanquan.wang at 2019-04-17 11:08
|
| SharedStrings |
Read sharedString data
For large files, it is impossible to load all data into the
memory and get it by index.
|
| 枚举 | 说明 |
|---|---|
| CellType |
Create by guanquan.wang at 2019-06-06 21:17
|
| 异常错误 | 说明 |
|---|---|
| ExcelReadException |
Create by guanquan.wang at 2018-09-27 14:48
|
| UncheckedTypeException |
Create by guanquan.wang at 2018-09-30 11:59
|
Copyright © 2019. All rights reserved.