|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Resource
Interface that serves as an abstraction for different resources like files or class path resources.
| Method Summary | |
|---|---|
InputStream |
getInputStream()
Creates an InputStream for this Resource. |
String |
getPath()
Returns the path for this resource. |
| Method Detail |
|---|
String getPath()
InputStream getInputStream()
throws ResourceException
ResourceException - if the InputStream cannot be created
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||