Schnittstelle IRI

Alle bekannten Implementierungsklassen:
IRIDefault

public interface IRI
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    Gets the local name part of this IRI.
    Gets the namespace part of this IRI.
  • Methodendetails

    • getNamespace

      String getNamespace()
      Gets the namespace part of this IRI.
      Gibt zurück:
      the namespace of this IRI
    • getLocalName

      String getLocalName()
      Gets the local name part of this IRI.
      Gibt zurück:
      the local name of this IRI