Class UrlTool
java.lang.Object
ch.nolix.base.web.url.UrlTool
- All Implemented Interfaces:
IUrlTool
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UrlTool
public UrlTool()
-
-
Method Details
-
getDisplayTextForUrl
- Specified by:
getDisplayTextForUrlin interfaceIUrlTool- Parameters:
url-- Returns:
- a display text for the given url.
-