org.jrdf.graph.local
Class ResourceFactoryImpl
java.lang.Object
org.jrdf.graph.local.ResourceFactoryImpl
- All Implemented Interfaces:
- ResourceFactory
public class ResourceFactoryImpl
- extends Object
- implements ResourceFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceFactoryImpl
public ResourceFactoryImpl(Graph newGraph)
createResource
public Resource createResource(BlankNode node)
- Specified by:
createResource
in interface ResourceFactory
createResource
public Resource createResource(URIReference node)
- Specified by:
createResource
in interface ResourceFactory