| 程序包 | 说明 |
|---|---|
| com.alibaba.excel.analysis.v07 | |
| com.alibaba.excel.cache | |
| com.alibaba.excel.read.builder | |
| com.alibaba.excel.read.metadata | |
| com.alibaba.excel.read.metadata.holder |
| 构造器和说明 |
|---|
SharedStringsTableHandler(ReadCache readCache) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Ehcache
Default cache
|
class |
MapCache
Putting temporary data directly into a map is a little more efficient but very memory intensive
|
| 限定符和类型 | 方法和说明 |
|---|---|
ExcelReaderBuilder |
ExcelReaderBuilder.readCache(ReadCache readCache)
A cache that stores temp data to save memory.Default use
Ehcache |
| 限定符和类型 | 方法和说明 |
|---|---|
ReadCache |
ReadWorkbook.getReadCache() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ReadWorkbook.setReadCache(ReadCache readCache) |
| 限定符和类型 | 方法和说明 |
|---|---|
ReadCache |
ReadWorkbookHolder.getReadCache() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ReadWorkbookHolder.setReadCache(ReadCache readCache) |
Copyright © 2018–2019 Alibaba Group. All rights reserved.