|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface URLSourcedLoader
Interface to a loader that can load from a http url
Method Summary | |
---|---|
java.lang.String |
retrieveURL()
Return the current url |
void |
setURL(java.lang.String url)
Set the url to load from |
Method Detail |
---|
void setURL(java.lang.String url) throws java.lang.Exception
url
- the url to load from
java.lang.Exception
- if the url can't be set.java.lang.String retrieveURL()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |