de.schlichtherle.io.archive.zip
Class Zip32InputArchive
java.lang.Object
de.schlichtherle.util.zip.BasicZipFile
de.schlichtherle.io.archive.zip.ZipInputArchive
de.schlichtherle.io.archive.zip.Zip32InputArchive
- All Implemented Interfaces:
- InputArchive
Deprecated. Use ZipInputArchive instead.
public class Zip32InputArchive
- extends ZipInputArchive
- Since:
- TrueZIP 6.0
- Version:
- $Id: Zip32InputArchive.java 06f3ba684701 2010/11/04 01:15:55 christian $
- 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 |
Zip32InputArchive
public Zip32InputArchive(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.