ContextStatement
instead for extension, and ValueFactory
for
instantiation.@Deprecated public class ContextStatementImpl extends ContextStatement
Constructor and Description |
---|
ContextStatementImpl(Resource subject,
URI predicate,
Value object,
Resource context)
Deprecated.
since 2.0. Use
ValueFactory.createStatement(Resource, IRI, Value, Resource) instead. |
getContext, toString
equals, getObject, getPredicate, getSubject, hashCode
@Deprecated public ContextStatementImpl(Resource subject, URI predicate, Value object, Resource context)
ValueFactory.createStatement(Resource, IRI, Value, Resource)
instead.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.