|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceURLProvider
Method Summary | |
---|---|
void |
setAbsoluteURL(String path)
Sets the absolute URL to be returned by the provider. |
void |
setFullPath(String path)
Sets a full path URI including the context root. |
String |
toString()
Returns a url to a resource as absolute URL starting with protocol so that it can be accessed by a browser. |
Method Detail |
---|
void setAbsoluteURL(String path)
path
- the new absolute urlvoid setFullPath(String path)
path
- the new absolute urlString toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |