java.lang.Object
org.apache.jena.sparql.resultset.ResultSetApply
A class to walk a result set.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply()
static void
apply
(ResultSet rs, ResultSetProcessor proc)
-
Constructor Details
-
ResultSetApply
-
-
Method Details
-
apply
public void apply() -
apply
-