| Package | Description |
|---|---|
| net.java.truevfs.comp.zip |
Provides classes for reading and writing ZIP files.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WinZipAesParameters
The parameters of this interface are used with WinZip AES encrypted entries.
|
interface |
ZipCharsetParameters
Defines the default character set for accessing ZIP files.
|
interface |
ZipCryptoParameters
A marker interface for ZIP crypto parameters.
|
interface |
ZipEntryFactory<E extends ZipEntry>
A factory for
ZipEntrys. |
interface |
ZipFileParameters<E extends ZipEntry>
Provides parameters for reading ZIP files.
|
interface |
ZipOutputStreamParameters
An interface for
ZipOutputStream parameters. |
interface |
ZipParametersProvider
A provider of
ZipParameters for a given type. |
| Modifier and Type | Method and Description |
|---|---|
<P extends ZipParameters> |
ZipParametersProvider.get(Class<P> type)
|
Copyright © 2005–2015 Schlichtherle IT Services. All rights reserved.