|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.resultset.ResultSetApply
public class ResultSetApply
A class to walk a result set.
Constructor Summary | |
---|---|
ResultSetApply(ResultSet rs,
ResultSetProcessor proc)
|
Method Summary | |
---|---|
void |
apply()
|
static void |
apply(ResultSet rs,
ResultSetProcessor proc)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultSetApply(ResultSet rs, ResultSetProcessor proc)
Method Detail |
---|
public void apply()
public static void apply(ResultSet rs, ResultSetProcessor proc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |