public class ZipFileEntryAsset extends Object implements Asset
Constructor and Description |
---|
ZipFileEntryAsset(ZipFile file,
ZipEntry entry) |
Modifier and Type | Method and Description |
---|---|
InputStream |
openStream()
Get a input stream for the resource content.
|
public InputStream openStream()
Asset
openStream
in interface Asset
InputStream
for each callCopyright © 2016 JBoss by Red Hat. All rights reserved.