| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.hp.hpl.jena.rdf.query.ResultBinding.ResultBindingIterator
Iterates over the variable names. Has extra operations to access the current variable value.
| Method Summary | |
 boolean | 
hasNext()
 | 
 java.lang.Object | 
next()
 | 
 void | 
remove()
 | 
 Value | 
value()
 | 
 java.lang.String | 
varName()
 | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic java.lang.Object next()
next in interface java.util.Iteratorpublic java.lang.String varName()
public Value value()
public void remove()
remove in interface java.util.Iterator
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||