public interface Asset
Node inside of an Archive under a context
ArchivePath. May be added directly to all Archive types.| Modifier and Type | Method and Description |
|---|---|
InputStream |
openStream()
Get a input stream for the resource content.
|
InputStream openStream()
Asset is to be viewed as a logical path (placeholder/directory) only with no
backing content.InputStream for each call, or null if this type simply represents a logical path
within an ArchiveCopyright © 2012 JBoss by Red Hat. All Rights Reserved.