| Package | Description |
|---|---|
| net.java.truevfs.driver.odf |
Provides a file system driver for accessing the Open Document File format.
|
| net.java.truevfs.driver.zip.raes |
Provides a file system driver for accessing the RAES encrypted ZIP file
format, alias ZIP.RAES or TZP.
|
| Constructor and Description |
|---|
OdfOutputService(net.java.truecommons.cio.IoBufferPool pool,
ZipOutputService<JarDriverEntry> output)
Constructs a new ODF output service.
|
| Modifier and Type | Method and Description |
|---|---|
protected ZipOutputService<JarDriverEntry> |
ParanoidZipRaesDriver.newOutput(FsModel model,
FsOutputSocketSink sink,
net.java.truecommons.cio.InputService<JarDriverEntry> input)
Creates a new input service for writing archive entries for the given
model to the target archive file referenced by sink. |
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.