org.topbraid.sparql.lib
Class SPARQLLibraryEntry

java.lang.Object
  extended by org.topbraid.sparql.lib.SPARQLLibraryEntry

public class SPARQLLibraryEntry
extends java.lang.Object


Constructor Summary
SPARQLLibraryEntry(com.hp.hpl.jena.rdf.model.Statement statement)
           
 
Method Summary
 com.hp.hpl.jena.query.Query getQuery()
           
 com.hp.hpl.jena.rdf.model.Statement getStatement()
           
 java.lang.String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SPARQLLibraryEntry

public SPARQLLibraryEntry(com.hp.hpl.jena.rdf.model.Statement statement)
Method Detail

getQuery

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

getText

public java.lang.String getText()

getStatement

public com.hp.hpl.jena.rdf.model.Statement getStatement()