org.openrdf.elmo.impl
Class ElmoEntityResolverImpl<URI>
java.lang.Object
org.openrdf.elmo.impl.ElmoEntityResolverImpl<URI>
- All Implemented Interfaces:
- ElmoEntityResolver<URI>
public class ElmoEntityResolverImpl<URI>
- extends Object
- implements ElmoEntityResolver<URI>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElmoEntityResolverImpl
public ElmoEntityResolverImpl()
setElmoEntityCompositor
public void setElmoEntityCompositor(ElmoEntityCompositor compositor)
setRoleMapper
public void setRoleMapper(RoleMapper<URI> mapper)
resolveEntity
public Class<?> resolveEntity(URI resource,
Collection<URI> types)
- Specified by:
resolveEntity in interface ElmoEntityResolver<URI>
resolveEntity
public Class<?> resolveEntity(URI resource,
URI type)
- Specified by:
resolveEntity in interface ElmoEntityResolver<URI>
resolveEntity
public Class<?> resolveEntity(URI resource)
- Specified by:
resolveEntity in interface ElmoEntityResolver<URI>
Copyright © 2004-2009 Aduna. All Rights Reserved.