org.openrdf.elmo
Interface RoleMapperFactory<URI>

All Known Implementing Classes:
RoleMapperFactoryBase, SesameRoleMapperFactory

public interface RoleMapperFactory<URI>


Method Summary
 RoleMapper<URI> createRoleMapper()
           
 

Method Detail

createRoleMapper

RoleMapper<URI> createRoleMapper()


Copyright © 2004-2008 Aduna. All Rights Reserved.