Package ch.nolix.coreapi.webapi.urlapi
Schnittstelle IUrlTool
- Alle bekannten Implementierungsklassen:
UrlTool
public interface IUrlTool
- Version:
- 2024-12-09
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
getDisplayTextForUrl
- Parameter:
url
-- Gibt zurück:
- a display text for the given url.
- Löst aus:
RuntimeException
- if the given url is null.
-