de.schlichtherle.io.archive.zip
Class Zip32Entry
java.lang.Object
de.schlichtherle.util.zip.ZipEntry
de.schlichtherle.io.archive.zip.ZipEntry
de.schlichtherle.io.archive.zip.Zip32Entry
- All Implemented Interfaces:
- ArchiveEntry, Cloneable
Deprecated. Use ZipEntry instead.
public class Zip32Entry
- extends ZipEntry
- Since:
- TrueZIP 6.0
- Version:
- $Id: Zip32Entry.java 06f3ba684701 2010/11/04 01:15:55 christian $
- Author:
- Christian Schlichtherle
|
Field Summary |
static byte |
UNKNOWN
Deprecated. |
| Methods inherited from class de.schlichtherle.util.zip.ZipEntry |
dos2javaTime, getComment, getCompressedSize, getCrc, getDosTime, getExtra, getMethod, getName, getPlatform, getSize, getTime, isDirectory, java2dosTime, setComment, setCompressedSize, setCrc, setDosTime, setExtra, setMethod, setPlatform, setSize, setTime, toString |
UNKNOWN
public static final byte UNKNOWN
- Deprecated.
- See Also:
- Constant Field Values
Zip32Entry
public Zip32Entry(String entryName)
- Deprecated.
Zip32Entry
public Zip32Entry(Zip32Entry blueprint)
- Deprecated.
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.