SimpleBNode
instead for extending, and ValueFactory
for instantiation.@Deprecated public class BNodeImpl extends SimpleBNode
Constructor and Description |
---|
BNodeImpl()
Deprecated.
since 2.0. Use
ValueFactory.createBNode() instead. |
BNodeImpl(String nodeID)
Deprecated.
since 2.0. Use
ValueFactory.createBNode(String) instead. |
getID, setID
equals, hashCode, stringValue, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isResource
@Deprecated public BNodeImpl()
ValueFactory.createBNode()
instead.@Deprecated public BNodeImpl(String nodeID)
ValueFactory.createBNode(String)
instead.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.