|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
setAbsoluteURL(java.lang.String path)
Sets the absolute URL to be returned by the provider. |
void |
setFullPath(java.lang.String path)
Sets a full path URI including the context root. |
java.lang.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 |
public void setAbsoluteURL(java.lang.String path)
path
- the new absolute urlpublic void setFullPath(java.lang.String path)
path
- the new absolute urlpublic java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |