public class XlsStream extends AbstractResourceStream
Workbook| Constructor and Description |
|---|
XlsStream(org.apache.poi.ss.usermodel.Workbook wb) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getContentType() |
InputStream |
getInputStream() |
Time |
lastModifiedTime() |
getLocale, getStyle, getVariation, length, setLocale, setStyle, setVariationpublic InputStream getInputStream() throws ResourceStreamNotFoundException
ResourceStreamNotFoundExceptionpublic void close()
throws IOException
IOExceptionpublic String getContentType()
getContentType in interface IResourceStreamgetContentType in class AbstractResourceStreampublic Time lastModifiedTime()
lastModifiedTime in interface IModifiablelastModifiedTime in class AbstractResourceStreamCopyright © 2019. All rights reserved.