private class TarOutputShop.TempEntryOutputStream extends DecoratingOutputStream
| Modifier and Type | Field and Description |
|---|---|
private boolean |
closed |
private TTarArchiveEntry |
entry |
private IOPool.Entry<?> |
temp |
delegate| Constructor and Description |
|---|
TarOutputShop.TempEntryOutputStream(IOPool.Entry<?> temp,
TTarArchiveEntry entry) |
private boolean closed
private final TTarArchiveEntry entry
private final IOPool.Entry<?> temp
TarOutputShop.TempEntryOutputStream(IOPool.Entry<?> temp, TTarArchiveEntry entry) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class DecoratingOutputStreamIOExceptionvoid store()
throws IOException
IOExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.