public class SimpleValueFactory extends AbstractValueFactory
ValueFactory
interface.Modifier | Constructor and Description |
---|---|
protected |
SimpleValueFactory()
Hidden constructor to enforce singleton pattern.
|
Modifier and Type | Method and Description |
---|---|
static SimpleValueFactory |
getInstance()
Provide a single shared instance of a SimpleValueFactory.
|
createBNode, createBNode, createFPLiteral, createIntegerLiteral, createIRI, createIRI, createLiteral, createLiteral, createLiteral, createLiteral, createLiteral, createLiteral, createLiteral, createLiteral, createLiteral, createLiteral, createLiteral, createLiteral, createLiteral, createLiteral, createNumericLiteral, createStatement, createStatement, initBNodeParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createLiteral, createStatement, createStatement, createURI, createURI
protected SimpleValueFactory()
public static SimpleValueFactory getInstance()
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.