| Package | Description |
|---|---|
| org.squashtest.tm.service.internal.batchimport.excel |
| Modifier and Type | Method and Description |
|---|---|
VAL |
CellValueCoercer.coerce(org.apache.poi.ss.usermodel.Cell cell)
Coerces the cell into a VAL typed value
|
VAL |
TypeBasedCellValueCoercer.coerce(org.apache.poi.ss.usermodel.Cell cell)
Checks the cell type and callthe appropriate
coerceXxxCell(cell) accordingly |
protected int |
TypeBasedCellValueCoercer.liberallyParseInt(String s)
Parses a string into an int.
|
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.