public class ExcelImportAdapter extends AbstractImporter
_importCache, BOOK_TYPE_KEY| 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()
Returns if import file cached value.
|
imports, imports, setImportCachepublic SBook imports(InputStream is, String bookName) throws IOException
SImporteris - the input streambookName - the book name for imported bookIOExceptionprotected boolean isImportCache()
AbstractImporterisImportCache in class AbstractImporterCopyright © 2020. All rights reserved.