org.openrdf.elmo.sesame
Class SesameRoleMapperFactory

java.lang.Object
  extended by org.openrdf.elmo.base.RoleMapperFactoryBase<URI>
      extended by org.openrdf.elmo.sesame.SesameRoleMapperFactory
All Implemented Interfaces:
RoleMapperFactory<URI>

public class SesameRoleMapperFactory
extends RoleMapperFactoryBase<URI>


Constructor Summary
SesameRoleMapperFactory(ValueFactory vf)
           
 
Method Summary
protected  RdfTypeFactory<URI> getRdfTypeFactory()
           
 
Methods inherited from class org.openrdf.elmo.base.RoleMapperFactoryBase
createRoleMapper, setClassLoader, setJarFileUrls
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SesameRoleMapperFactory

public SesameRoleMapperFactory(ValueFactory vf)
Method Detail

getRdfTypeFactory

protected RdfTypeFactory<URI> getRdfTypeFactory()
Specified by:
getRdfTypeFactory in class RoleMapperFactoryBase<URI>


Copyright © 2004-2008 Aduna. All Rights Reserved.