public class ZipFileEntryAsset extends Object implements Asset
| Constructor and Description |
|---|
ZipFileEntryAsset(ZipFile file,
ZipEntry entry) |
public InputStream openStream()
AssetAsset is to be viewed as a logical path (placeholder/directory) only with no
backing content.openStream in interface AssetInputStream for each call, or null if this type simply represents a logical path
within an ArchiveCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.