org.topbraid.sparql
Class QueryRegistry

java.lang.Object
  extended by org.topbraid.sparql.QueryRegistry

public class QueryRegistry
extends java.lang.Object


Constructor Summary
QueryRegistry()
           
 
Method Summary
static com.hp.hpl.jena.query.Query getQuery()
           
static void setQuery(com.hp.hpl.jena.query.Query newQuery)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryRegistry

public QueryRegistry()
Method Detail

getQuery

public static com.hp.hpl.jena.query.Query getQuery()

setQuery

public static void setQuery(com.hp.hpl.jena.query.Query newQuery)