|
TrueZIP 6.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZipEntry | |
|---|---|
| de.schlichtherle.io.archive.zip | Provides the ArchiveDriver family for ZIP files. |
| Uses of ZipEntry in de.schlichtherle.io.archive.zip |
|---|
| Subclasses of ZipEntry in de.schlichtherle.io.archive.zip | |
|---|---|
class |
JarEntry
Extends ZipEntry in order to reflect the different date/time
conversion in JAR files. |
class |
Zip32Entry
Deprecated. Use ZipEntry instead. |
| Methods in de.schlichtherle.io.archive.zip that return ZipEntry | |
|---|---|
protected ZipEntry |
ZipDriver.createZipEntry(String entryName)
|
protected ZipEntry |
JarDriver.createZipEntry(String entryName)
|
protected ZipEntry |
ZipDriver.createZipEntry(ZipEntry template)
|
protected ZipEntry |
JarDriver.createZipEntry(ZipEntry template)
|
| Methods in de.schlichtherle.io.archive.zip with parameters of type ZipEntry | |
|---|---|
protected ZipEntry |
ZipDriver.createZipEntry(ZipEntry template)
|
protected ZipEntry |
JarDriver.createZipEntry(ZipEntry template)
|
| Constructors in de.schlichtherle.io.archive.zip with parameters of type ZipEntry | |
|---|---|
JarEntry(ZipEntry blueprint)
|
|
ZipEntry(ZipEntry blueprint)
|
|
|
TrueZIP 6.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||