public class FileResourceStream extends AbstractResourceStream
| Constructor and Description |
|---|
FileResourceStream(String pContentType,
InputStream pInputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getContentType() |
InputStream |
getInputStream() |
getLocale, getStyle, getVariation, lastModifiedTime, length, setLocale, setStyle, setVariationpublic FileResourceStream(String pContentType, InputStream pInputStream)
public String getContentType()
getContentType in interface IResourceStreamgetContentType in class AbstractResourceStreampublic InputStream getInputStream() throws ResourceStreamNotFoundException
ResourceStreamNotFoundExceptionpublic void close()
throws IOException
IOExceptionCopyright © 2004–2020. All rights reserved.