public class ExcelUtils extends Object
User: roman.stumm
Date: 23.05.13
Time: 15:11
viaboxx GmbH, 2013
| Constructor and Description |
|---|
ExcelUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getBoolean(Map<String,ICell> row,
String columnName) |
static Double |
getDouble(Map<String,ICell> row,
String columnName) |
static Integer |
getInteger(Map<String,ICell> row,
String columnName) |
static Long |
getLong(Map<String,ICell> row,
String columnName) |
static String |
getString(Map<String,ICell> row,
String colName) |
Copyright © 2008-2016. All Rights Reserved.