| Package | Description |
|---|---|
| nl.bstoi.poiparser.core.strategy |
| Modifier and Type | Method and Description |
|---|---|
PoiType |
AbstractPoiParserFactory.getPoiType() |
static PoiType |
PoiType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PoiType[] |
PoiType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.poi.ss.usermodel.Workbook |
AbstractPoiParserFactory.createNewWorkBook(PoiType poiType) |
Copyright © 2011-2015 BSTOI.NL. All Rights Reserved.