Uses of Class
com.hp.hpl.jena.rdql.ResultBindingImpl

Packages that use ResultBindingImpl
com.hp.hpl.jena.rdql RDQL - A query language for Jena. 
 

Uses of ResultBindingImpl in com.hp.hpl.jena.rdql
 

Subclasses of ResultBindingImpl in com.hp.hpl.jena.rdql
 class Environment
           
 

Methods in com.hp.hpl.jena.rdql with parameters of type ResultBindingImpl
 QueryResults QueryEngine.exec(ResultBindingImpl startBinding)
          Execute a query, passing in an initial binding of some of the variables in the query.
 

Constructors in com.hp.hpl.jena.rdql with parameters of type ResultBindingImpl
ResultBindingImpl(ResultBindingImpl parent)
           
 



Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP