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
Fields in org.eclipse.rdf4j.model.impl declared as SimpleValueFactory Modifier and Type Field Description private static SimpleValueFactorySimpleValueFactory. sharedInstanceMethods in org.eclipse.rdf4j.model.impl that return SimpleValueFactory Modifier and Type Method Description static SimpleValueFactorySimpleValueFactory. getInstance()Provide a single shared instance of a SimpleValueFactory.
-