|
TrueZIP Driver ZIP 7.0 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ZipArchiveEntry | |
|---|---|
| de.schlichtherle.truezip.fs.archive.zip | The archive driver family for ZIP files. |
| Uses of ZipArchiveEntry in de.schlichtherle.truezip.fs.archive.zip |
|---|
| Subclasses of ZipArchiveEntry in de.schlichtherle.truezip.fs.archive.zip | |
|---|---|
class |
JarArchiveEntry
Respects the different date/time conversion in JAR files. |
| Fields in de.schlichtherle.truezip.fs.archive.zip declared as ZipArchiveEntry | |
|---|---|
private ZipArchiveEntry |
ZipOutputShop.tempEntry
|
| Methods in de.schlichtherle.truezip.fs.archive.zip that return ZipArchiveEntry | |
|---|---|
ZipArchiveEntry |
ZipOutputShop.getEntry(String name)
|
ZipArchiveEntry |
ZipDriver.newEntry(String name)
|
ZipArchiveEntry |
ZipDriver.newEntry(String name,
Entry.Type type,
Entry template)
|
ZipArchiveEntry |
ZipDriver.newEntry(String name,
ZipArchiveEntry template)
|
| Methods in de.schlichtherle.truezip.fs.archive.zip with parameters of type ZipArchiveEntry | |
|---|---|
OutputSocket<ZipArchiveEntry> |
ZipOutputShop.getOutputSocket(ZipArchiveEntry entry)
|
OutputSocket<ZipArchiveEntry> |
OdfOutputShop.getOutputSocket(ZipArchiveEntry entry)
|
ZipArchiveEntry |
ZipDriver.newEntry(String name,
ZipArchiveEntry template)
|
JarArchiveEntry |
JarDriver.newEntry(String name,
ZipArchiveEntry template)
|
| Method parameters in de.schlichtherle.truezip.fs.archive.zip with type arguments of type ZipArchiveEntry | |
|---|---|
OutputShop<ZipArchiveEntry> |
ZipDriver.newOutputShop(FsConcurrentModel model,
OutputSocket<?> output,
InputShop<ZipArchiveEntry> source)
The implementation in ZipDriver simply forwards the call to
ZipDriver.newZipOutputShop(de.schlichtherle.truezip.fs.FsConcurrentModel, java.io.OutputStream, de.schlichtherle.truezip.fs.archive.zip.ZipInputShop) and wraps the result in a new
FsMultiplexedArchiveOutputShop. |
OutputShop<ZipArchiveEntry> |
OdfDriver.newOutputShop(FsConcurrentModel model,
OutputSocket<?> output,
InputShop<ZipArchiveEntry> source)
|
| Constructors in de.schlichtherle.truezip.fs.archive.zip with parameters of type ZipArchiveEntry | |
|---|---|
ZipOutputShop.EntryOutputStream(ZipArchiveEntry entry)
|
|
ZipOutputShop.EntryOutputStream(ZipArchiveEntry entry,
boolean deflate)
|
|
ZipOutputShop.StoredEntryOutputStream(IOPool.Entry<?> temp,
ZipArchiveEntry entry)
|
|
|
TrueZIP Driver ZIP 7.0 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||