@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public class ZipInputShop extends RawZipFile<ZipArchiveEntry> implements InputShop<ZipArchiveEntry>
ZipOutputShopDEFAULT_CHARSET| Constructor and Description |
|---|
ZipInputShop(ZipDriver driver,
ReadOnlyFile rof) |
| Modifier and Type | Method and Description |
|---|---|
InputSocket<ZipArchiveEntry> |
getInputSocket(String name) |
int |
getSize() |
busy, close, getCharset, getCheckedInputStream, getCheckedInputStream, getComment, getEntry, getInputStream, getInputStream, getInputStream, getPostambleInputStream, getPostambleLength, getPreambleInputStream, getPreambleLength, iterator, length, offsetsConsiderPreamble, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntry, iteratorpublic ZipInputShop(ZipDriver driver, ReadOnlyFile rof) throws IOException
IOExceptionpublic int getSize()
getSize in interface EntryContainer<ZipArchiveEntry>public InputSocket<ZipArchiveEntry> getInputSocket(String name)
getInputSocket in interface InputService<ZipArchiveEntry>Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.