|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webmacro.servlet.URLTool.URLToolImpl
Constructor Summary | |
URLTool.URLToolImpl(WebContext context)
|
Method Summary | |
java.lang.String |
encode(java.lang.String url)
|
java.lang.String |
getCompleteRequestURL()
Return the complete url, that was uses to access this page including path_info and query_string if present. |
java.lang.String |
getRequestURL()
Get the url thas was used to access this page, as it is returned by HttpUtils.getRequestURL. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public URLTool.URLToolImpl(WebContext context)
Method Detail |
public java.lang.String getRequestURL()
public java.lang.String getCompleteRequestURL()
public java.lang.String encode(java.lang.String url)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |