uk.ac.soton.ecs.grimoires.server.rdql
Class AbstractRDQLGenerator
java.lang.Object
uk.ac.soton.ecs.grimoires.server.rdql.AbstractRDQLGenerator
- All Implemented Interfaces:
- RDQLGenerator
- Direct Known Subclasses:
- MetadataRDQLGenerator
- public class AbstractRDQLGenerator
- extends Object
- implements RDQLGenerator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractRDQLGenerator
public AbstractRDQLGenerator()
generateRdqlQuery
public GenerationResults generateRdqlQuery(Object queryObject,
QueryDetails details)
throws com.hp.hpl.jena.rdf.model.RDFException
- Specified by:
generateRdqlQuery in interface RDQLGenerator
- Throws:
com.hp.hpl.jena.rdf.model.RDFException