public class ContextValueFactory
extends org.openrdf.model.impl.ValueFactoryImpl
| Constructor and Description |
|---|
ContextValueFactory(org.openrdf.model.Resource context) |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.model.Statement |
createStatement(org.openrdf.model.Resource subject,
org.openrdf.model.URI predicate,
org.openrdf.model.Value object) |
createBNode, createLiteral, createLiteral, createLiteral, createLiteral, createStatement, createURI, createURI, getInstancepublic ContextValueFactory(org.openrdf.model.Resource context)
public org.openrdf.model.Statement createStatement(org.openrdf.model.Resource subject,
org.openrdf.model.URI predicate,
org.openrdf.model.Value object)
createStatement in interface org.openrdf.model.ValueFactorycreateStatement in class org.openrdf.model.impl.ValueFactoryImplCopyright © 2019. All rights reserved.