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 © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.