public class WorkbookFactory extends Object
| Constructor and Description |
|---|
WorkbookFactory() |
| Modifier and Type | Method and Description |
|---|---|
static KWorkbook |
getWorkbook(SpreadSheetType type,
InputStream inputStream,
String encoding) |
static KWorkbook |
getWorkbook(SpreadSheetType type,
String filename,
String encoding) |
public static KWorkbook getWorkbook(SpreadSheetType type, String filename, String encoding) throws KettleException
KettleExceptionpublic static KWorkbook getWorkbook(SpreadSheetType type, InputStream inputStream, String encoding) throws KettleException
KettleExceptionCopyright © 2018 Hitachi Vantara. All rights reserved.