Interface IUrlTool
- All Known Implementing Classes:
UrlTool
public interface IUrlTool
- Author:
- Silvan Wyss
-
Method Summary
-
Method Details
-
getDisplayTextForUrl
- Parameters:
url-- Returns:
- a display text for the given url.
- Throws:
RuntimeException- if the given url is null.
-