de.schlichtherle.io.archive.zip
Class CheckedZip32InputArchive
java.lang.Object
de.schlichtherle.util.zip.BasicZipFile
de.schlichtherle.io.archive.zip.ZipInputArchive
de.schlichtherle.io.archive.zip.CheckedZipInputArchive
de.schlichtherle.io.archive.zip.CheckedZip32InputArchive
- All Implemented Interfaces:
- InputArchive
Deprecated. Use CheckedZipInputArchive instead.
public class CheckedZip32InputArchive
- extends CheckedZipInputArchive
- Since:
- TrueZIP 6.1
- Author:
- Christian Schlichtherle
| 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 |
CheckedZip32InputArchive
public CheckedZip32InputArchive(ReadOnlyFile rof,
String charset,
boolean preambled,
boolean postambled)
throws NullPointerException,
UnsupportedEncodingException,
FileNotFoundException,
ZipException,
IOException
- Deprecated.
- Throws:
NullPointerException
UnsupportedEncodingException
FileNotFoundException
ZipException
IOException
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.