Uses of Class
org.eclipse.rdf4j.model.impl.SimpleValueFactory
Packages that use SimpleValueFactory
Package
Description
Default implementations of the RDF model interfaces
-
Uses of SimpleValueFactory in org.eclipse.rdf4j.model.impl
Fields in org.eclipse.rdf4j.model.impl declared as SimpleValueFactoryModifier and TypeFieldDescriptionprivate static final SimpleValueFactory
SimpleValueFactory.sharedInstance
Methods in org.eclipse.rdf4j.model.impl that return SimpleValueFactoryModifier and TypeMethodDescriptionstatic SimpleValueFactory
SimpleValueFactory.getInstance()
Provide a single shared instance of a SimpleValueFactory.