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.
 



Licenced under the Apache License, Version 2.0