public class ExcelImportAdapter extends AbstractImporter
| Constructor and Description |
|---|
ExcelImportAdapter() |
| Modifier and Type | Method and Description |
|---|---|
SBook |
imports(InputStream is,
String bookName)
Import book from a input stream
|
protected boolean |
isImportCache() |
imports, importspublic SBook imports(InputStream is, String bookName) throws IOException
SImporteris - the input streambookName - the book name for imported bookIOExceptionprotected boolean isImportCache()
Copyright © 2019. All rights reserved.