Interface IUrlTool

All Known Implementing Classes:
UrlTool

public interface IUrlTool
Author:
Silvan Wyss
  • Method Details

    • getDisplayTextForUrl

      String getDisplayTextForUrl(String url)
      Parameters:
      url -
      Returns:
      a display text for the given url.
      Throws:
      RuntimeException - if the given url is null.