| Package | Description |
|---|---|
| com.alibaba.excel.enums | |
| com.alibaba.excel.metadata |
| Modifier and Type | Method and Description |
|---|---|
static CacheLocationEnum |
CacheLocationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheLocationEnum[] |
CacheLocationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractParameterBuilder.filedCacheLocation(CacheLocationEnum filedCacheLocation)
The cache used when parsing fields such as head.
|
Copyright © 2018–2023 Alibaba Group. All rights reserved.