org.openrdf.elmo.dynabean.helpers
Class DynaClassInfoFactory
java.lang.Object
org.openrdf.elmo.dynabean.helpers.DynaClassInfoFactory
public class DynaClassInfoFactory
- extends Object
creates SesameDynaClasses for the calling SesameDynaBean.
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DynaClassInfoFactory
public DynaClassInfoFactory()
findDyanClass
public DynaClassInfo findDyanClass(SesameManager manager,
Resource resource)
buildDynaClass
public DynaClassInfo buildDynaClass(SesameManager manager,
Collection<URI> rdfTypes)
throws RepositoryException,
QueryEvaluationException
- Throws:
RepositoryException
QueryEvaluationException
Copyright © 2004-2008 Aduna. All Rights Reserved.