public class PreviewOutputStream extends FileOutputStream
| Constructor and Description |
|---|
PreviewOutputStream(FileVersion fileVersion,
int page,
boolean storeThumbnail,
boolean storePreview,
PreviewProcessorBridge processor) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
finalize, getChannel, getFD, write, write, writeflushpublic PreviewOutputStream(FileVersion fileVersion, int page, boolean storeThumbnail, boolean storePreview, PreviewProcessorBridge processor) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FileOutputStreamIOExceptionCopyright © 2013–2020 mklinger GmbH. All rights reserved.