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