| Package | Description |
|---|---|
| cn.idev.excel.enums | |
| cn.idev.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 © 2024–2025 fast-excel. All rights reserved.