|
ShrinkWrap API 1.0.0-cr-2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Asset
Represents byte-based content. Typically stored within a Node inside of an Archive under a context
ArchivePath. May be added directly to all Archive types.
| 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
|
ShrinkWrap API 1.0.0-cr-2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||