TrueZIP 6.8.3

de.schlichtherle.io.archive.zip
Class Zip32InputArchive

java.lang.Object
  extended by de.schlichtherle.util.zip.BasicZipFile
      extended by de.schlichtherle.io.archive.zip.ZipInputArchive
          extended by de.schlichtherle.io.archive.zip.Zip32InputArchive
All Implemented Interfaces:
InputArchive

Deprecated. Use ZipInputArchive instead.

public class Zip32InputArchive
extends ZipInputArchive

Since:
TrueZIP 6.0
Author:
Christian Schlichtherle

Field Summary
 
Fields inherited from class de.schlichtherle.util.zip.BasicZipFile
DEFAULT_CHARSET
 
Constructor Summary
Zip32InputArchive(ReadOnlyFile rof, String charset, boolean preambled, boolean postambled)
          Deprecated.  
 
Method Summary
 
Methods inherited from class de.schlichtherle.io.archive.zip.ZipInputArchive
createZipEntry, getArchiveEntries, getArchiveEntry, getInputStream, getMetaData, getNumArchiveEntries, setMetaData
 
Methods inherited from class de.schlichtherle.util.zip.BasicZipFile
busy, close, createReadOnlyFile, entries, getCharset, getCheckedInputStream, getCheckedInputStream, getComment, getEntry, getInputStream, getInputStream, getInputStream, getInputStream, getInputStream, getPostambleInputStream, getPostambleLength, getPreambleInputStream, getPreambleLength, length, offsetsConsiderPreamble, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.schlichtherle.io.archive.spi.InputArchive
close
 

Constructor Detail

Zip32InputArchive

public Zip32InputArchive(ReadOnlyFile rof,
                         String charset,
                         boolean preambled,
                         boolean postambled)
                  throws NullPointerException,
                         UnsupportedEncodingException,
                         FileNotFoundException,
                         ZipException,
                         IOException
Deprecated. 
Throws:
NullPointerException
UnsupportedEncodingException
FileNotFoundException
ZipException
IOException

TrueZIP 6.8.3

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