Closeable, AutoCloseablepublic class ContentCache extends Object implements Closeable
| コンストラクタ | 説明 |
|---|---|
ContentCache(byte[] data) |
|
ContentCache(File file) |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
void |
close() |
|
InputStream |
getInputStream() |
protected static final Logger logger
public ContentCache(byte[] data)
public ContentCache(File file)
public void close()
throws IOException
close インタフェース内 AutoCloseableclose インタフェース内 CloseableIOExceptionpublic InputStream getInputStream() throws IOException
IOExceptionCopyright © 2011–2018 CodeLibs Project. All rights reserved.