|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.resultset.ResultSetMem
com.hp.hpl.jena.sparql.resultset.RDFInput
public class RDFInput
Constructor Summary | |
---|---|
RDFInput(com.hp.hpl.jena.rdf.model.Model model)
Process a result set encoded in RDF according to @link{http://www.w3.org/2001/sw/DataAccess/tests/result-set}# |
Method Summary |
---|
Methods inherited from class com.hp.hpl.jena.sparql.resultset.ResultSetMem |
---|
getResourceModel, getResultVars, getRowNumber, hasNext, next, nextBinding, nextSolution, remove, reset, rewind, size |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RDFInput(com.hp.hpl.jena.rdf.model.Model model)
@link{http://www.w3.org/2001/sw/DataAccess/tests/result-set}#
model
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |