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, setImportCache
public SBook imports(InputStream is, String bookName) throws IOException
SImporter
is
- the input streambookName
- the book name for imported bookIOException
protected boolean isImportCache()
AbstractImporter
isImportCache
in class AbstractImporter
Copyright © 2020. All rights reserved.