public class ZipEntryInputStreamSource extends Object implements InputStreamSource
| Constructor and Description |
|---|
ZipEntryInputStreamSource(File file,
ZipEntry zipEntry) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
public InputStream getInputStream() throws IOException
getInputStream in interface InputStreamSourceIOExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.