Uses of Class
org.eclipse.rdf4j.model.base.AbstractIRI
-
Packages that use AbstractIRI Package Description org.eclipse.rdf4j.model.impl Default implementations of the RDF model interfacesorg.eclipse.rdf4j.sail.nativerdf.model -
-
Uses of AbstractIRI in org.eclipse.rdf4j.model.impl
Subclasses of AbstractIRI in org.eclipse.rdf4j.model.impl Modifier and Type Class Description class
SimpleIRI
The default implementation of theIRI
interface. -
Uses of AbstractIRI in org.eclipse.rdf4j.sail.nativerdf.model
Subclasses of AbstractIRI in org.eclipse.rdf4j.sail.nativerdf.model Modifier and Type Class Description class
NativeIRI
-