java.lang.Object
org.apache.jena.http.sys.ExecUpdateHTTPBuilder<UpdateExecHTTP,UpdateExecHTTPBuilder>
org.apache.jena.sparql.exec.http.UpdateExecHTTPBuilder
- All Implemented Interfaces:
UpdateExecBuilder
public class UpdateExecHTTPBuilder
extends ExecUpdateHTTPBuilder<UpdateExecHTTP,UpdateExecHTTPBuilder>
implements UpdateExecBuilder
-
Method Summary
Methods inherited from class org.apache.jena.http.sys.ExecUpdateHTTPBuilder
addUsingGraphURI, addUsingNamedGraphURI, build, context, endpoint, httpClient, httpHeader, httpHeaders, param, param, parseCheck, sendMode, set, set, substitution, substitution, substitution, update, update, update, updateString
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.jena.sparql.exec.UpdateExecBuilder
build, context, execute, parseCheck, set, set, substitution, substitution, substitution, update, update, update
-
Method Details
-
create
-