Schnittstelle IUrlTool

Alle bekannten Implementierungsklassen:
UrlTool

public interface IUrlTool
Version:
2024-12-09
Autor:
Silvan Wyss
  • Methodendetails

    • getDisplayTextForUrl

      String getDisplayTextForUrl(String url)
      Parameter:
      url -
      Gibt zurück:
      a display text for the given url.
      Löst aus:
      RuntimeException - if the given url is null.