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
KettleException
public static KWorkbook getWorkbook(SpreadSheetType type, InputStream inputStream, String encoding) throws KettleException
KettleException
Copyright © 2018 Hitachi Vantara. All rights reserved.