Uses of Interface
org.openrdf.elmo.ResourceManager

Packages that use ResourceManager
org.openrdf.elmo.sesame Implements the Elmo API for the Sesame RDF Repository. 
 

Uses of ResourceManager in org.openrdf.elmo.sesame
 

Classes in org.openrdf.elmo.sesame that implement ResourceManager
 class SesameResourceManager
          Determine the rdf:types of a Sesame Resource.
 

Methods in org.openrdf.elmo.sesame with parameters of type ResourceManager
 void SesameManager.setResourceManager(ResourceManager<Resource> manager)
           
 



Copyright © 2004-2008 Aduna. All Rights Reserved.