TrueZIP 6.8.1

de.schlichtherle.io.archive.zip
Class CheckedZip32InputArchive

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.CheckedZipInputArchive
              extended by de.schlichtherle.io.archive.zip.CheckedZip32InputArchive
All Implemented Interfaces:
InputArchive

Deprecated. Use CheckedZipInputArchive instead.

public class CheckedZip32InputArchive
extends CheckedZipInputArchive

Since:
TrueZIP 6.1
Version:
$Id: CheckedZip32InputArchive.java,v 1.3 2010/08/16 10:55:44 christian_schlichtherle Exp $
Author:
Christian Schlichtherle

Field Summary
 
Fields inherited from class de.schlichtherle.util.zip.BasicZipFile
DEFAULT_CHARSET
 
Constructor Summary
CheckedZip32InputArchive(ReadOnlyFile rof, String charset, boolean preambled, boolean postambled)
          Deprecated.  
 
Method Summary
 
Methods inherited from class de.schlichtherle.io.archive.zip.CheckedZipInputArchive
getInputStream
 
Methods inherited from class de.schlichtherle.io.archive.zip.ZipInputArchive
createZipEntry, getArchiveEntries, getArchiveEntry, 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

CheckedZip32InputArchive

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

TrueZIP 6.8.1

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