protected class SimplePreviewStorage.NotifyingFileOutputStream
extends java.io.FileOutputStream
| Constructor and Description |
|---|
SimplePreviewStorage.NotifyingFileOutputStream(java.io.File file,
java.lang.String tempExtension) |
public SimplePreviewStorage.NotifyingFileOutputStream(java.io.File file,
java.lang.String tempExtension)
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.FileOutputStreamjava.io.IOExceptionpublic void flush()
throws java.io.IOException
flush in interface java.io.Flushableflush in class java.io.OutputStreamjava.io.IOException