Uses of Class
org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
Packages that use SimpleValueFactory Package Description org.eclipse.rdf4j.model.impl Default implementations of the RDF model interfaces -
-
Uses of SimpleValueFactory in org.eclipse.rdf4j.model.impl
Subclasses of SimpleValueFactory in org.eclipse.rdf4j.model.impl Modifier and Type Class Description class
ValueFactoryImpl
Deprecated.since 2.0.Methods in org.eclipse.rdf4j.model.impl that return SimpleValueFactory Modifier and Type Method Description static SimpleValueFactory
SimpleValueFactory. getInstance()
Provide a single shared instance of a SimpleValueFactory.
-