|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PackResources
Provides access to installation packs.
| Method Summary | |
|---|---|
InputStream |
getInputStream(String name)
Returns the stream to a resource. |
InputStream |
getPackStream(String name)
Returns the stream to a pack. |
| Method Detail |
|---|
InputStream getPackStream(String name)
name - the pack name
ResourceNotFoundException - if the resource cannot be found
ResourceInterruptedException - if resource retrieval is interrupted
ResourceException - for any other resource errorInputStream getInputStream(String name)
name - the resource name
ResourceNotFoundException - if the resource cannot be found
ResourceInterruptedException - if resource retrieval is interrupted
ResourceException - for any other resource error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||