| Package | Description |
|---|---|
| nl.bstoi.poiparser.core.strategy.converter |
| Modifier and Type | Method and Description |
|---|---|
protected CellType |
AbstractConverter.getCellType(org.apache.poi.ss.usermodel.Cell cell) |
static CellType |
CellType.getCellTypeBasedOnNumeric(int numericCellType)
Get cell type based on numeric value
|
static CellType |
CellType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CellType[] |
CellType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractConverter(CellType[] supportedCellTypes) |
Copyright © 2011-2015 BSTOI.NL. All Rights Reserved.