JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.eclipse.rdf4j.model.base.AbstractNamespace
Packages that use
AbstractNamespace
Package
Description
org.eclipse.rdf4j.model.impl
Default implementations of the RDF model interfaces
Uses of
AbstractNamespace
in
org.eclipse.rdf4j.model.impl
Subclasses of
AbstractNamespace
in
org.eclipse.rdf4j.model.impl
Modifier and Type
Class
Description
class
SimpleNamespace
A default implementation of the
Namespace
interface.