JavaScript ist im Browser deaktiviert.
Navigations-Links überspringen
Überblick
Package
Klasse
Verwendung
Baum
Index
Hilfe
Übersicht:
Verschachtelt
Feld
Konstruktor
Methode
Details:
Feld
Konstruktor
Methode
Übersicht:
Verschachtelt |
Feld |
Konstruktor |
Methode
Details:
Feld |
Konstruktor |
Methode
SEARCH
Package
org.linkedopenactors.rdfpub.domain
Schnittstelle IRI
Alle bekannten Implementierungsklassen:
IRIDefault
public interface
IRI
Methodenübersicht
Alle Methoden
Instanzmethoden
Abstrakte Methoden
Modifizierer und Typ
Methode
Beschreibung
String
getLocalName
()
Gets the local name part of this IRI.
String
getNamespace
()
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