|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceFactory.Interface | |
com.hp.hpl.jena.rdf.model | A package for creating and manipulating RDF graphs. |
Uses of ResourceFactory.Interface in com.hp.hpl.jena.rdf.model |
Methods in com.hp.hpl.jena.rdf.model that return ResourceFactory.Interface | |
static ResourceFactory.Interface |
ResourceFactory.getInstance()
get the current factory object. |
static ResourceFactory.Interface |
ResourceFactory.setInstance(ResourceFactory.Interface newInstance)
set the current factory object. |
Methods in com.hp.hpl.jena.rdf.model with parameters of type ResourceFactory.Interface | |
static ResourceFactory.Interface |
ResourceFactory.setInstance(ResourceFactory.Interface newInstance)
set the current factory object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |