public class ZipInputSupplier extends Object implements com.google.common.io.InputSupplier<InputStream>
| Constructor and Description |
|---|
ZipInputSupplier(ZipFile zip,
ZipEntry entry) |
public ZipInputSupplier(ZipFile zip, ZipEntry entry)
public InputStream getInput() throws IOException
getInput in interface com.google.common.io.InputSupplier<InputStream>IOException