@NotThreadSafe public class OdfOutputShop extends FsMultiplexedArchiveOutputShop<ZipArchiveEntry>
OdfDriver to meet the special requirements of
OpenDocument Format (ODF) files.| Modifier and Type | Field and Description |
|---|---|
private boolean |
mimetype
Whether we have started to write the mimetype entry or not.
|
private static String |
MIMETYPE
The name of the entry to receive tender, loving care.
|
delegate| Constructor and Description |
|---|
OdfOutputShop(ZipOutputShop delegate,
IOPool<?> pool)
Creates a new
OdfOutputShop. |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
OutputSocket<ZipArchiveEntry> |
getOutputSocket(ZipArchiveEntry entry) |
boolean |
isBusy() |
getEntry, getSize, iteratortoStringprivate static final String MIMETYPE
private boolean mimetype
public OdfOutputShop(ZipOutputShop delegate, IOPool<?> pool)
OdfOutputShop.public OutputSocket<ZipArchiveEntry> getOutputSocket(ZipArchiveEntry entry)
getOutputSocket in interface OutputService<ZipArchiveEntry>getOutputSocket in class FsMultiplexedArchiveOutputShop<ZipArchiveEntry>public boolean isBusy()
isBusy in class FsMultiplexedArchiveOutputShop<ZipArchiveEntry>public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FsMultiplexedArchiveOutputShop<ZipArchiveEntry>IOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.