TrueZIP 6.8.3

de.schlichtherle.io.archive.zip
Class Zip32Entry

java.lang.Object
  extended by de.schlichtherle.util.zip.ZipEntry
      extended by de.schlichtherle.io.archive.zip.ZipEntry
          extended by de.schlichtherle.io.archive.zip.Zip32Entry
All Implemented Interfaces:
ArchiveEntry, Cloneable

Deprecated. Use ZipEntry instead.

public class Zip32Entry
extends ZipEntry

Since:
TrueZIP 6.0
Author:
Christian Schlichtherle

Field Summary
static byte UNKNOWN
          Deprecated.  
 
Fields inherited from class de.schlichtherle.util.zip.ZipEntry
DEFLATED, MIN_DOS_TIME, PLATFORM_FAT, PLATFORM_UNIX, STORED
 
Fields inherited from interface de.schlichtherle.io.archive.spi.ArchiveEntry
SEPARATOR, SEPARATOR_CHAR
 
Constructor Summary
Zip32Entry(String entryName)
          Deprecated.  
Zip32Entry(Zip32Entry blueprint)
          Deprecated.  
 
Method Summary
 
Methods inherited from class de.schlichtherle.io.archive.zip.ZipEntry
clone, getClosedIcon, getDateTimeConverter, getMetaData, getOpenIcon, setMetaData, setName
 
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
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface de.schlichtherle.io.archive.spi.ArchiveEntry
getName, getSize, getTime, isDirectory, setTime
 

Field Detail

UNKNOWN

public static final byte UNKNOWN
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

Zip32Entry

public Zip32Entry(String entryName)
Deprecated. 

Zip32Entry

public Zip32Entry(Zip32Entry blueprint)
Deprecated. 

TrueZIP 6.8.3

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.