Uses of Class
com.hp.hpl.jena.sparql.engine.http.Params

Packages that use Params
com.hp.hpl.jena.sparql.engine.http   
 

Uses of Params in com.hp.hpl.jena.sparql.engine.http
 

Subclasses of Params in com.hp.hpl.jena.sparql.engine.http
 class HttpQuery
          Create an execution object for performing a query on a model over HTTP.
 

Methods in com.hp.hpl.jena.sparql.engine.http with parameters of type Params
 void Params.merge(Params other)
           
 

Constructors in com.hp.hpl.jena.sparql.engine.http with parameters of type Params
Params(Params other)
          Create a Params object, initialized from another one.
 



Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.