|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Asset
Represents content
stored under some context (a ArchivePath
)
within an Archive
Method Summary | |
---|---|
InputStream |
openStream()
Get a input stream for the resource content. |
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |