com.hp.hpl.jena.sparql.engine.iterator
Class QueryIterPeek
java.lang.Object
com.hp.hpl.jena.sparql.util.PrintSerializableBase
com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
com.hp.hpl.jena.sparql.engine.iterator.QueryIter
com.hp.hpl.jena.sparql.engine.iterator.QueryIter1
com.hp.hpl.jena.sparql.engine.iterator.QueryIterPeek
- All Implemented Interfaces:
- QueryIterator, PrintSerializable, Iterator<Binding>, org.openjena.atlas.io.Printable, org.openjena.atlas.lib.Closeable
public class QueryIterPeek
- extends QueryIter1
| Methods inherited from class com.hp.hpl.jena.sparql.engine.iterator.QueryIter1 |
output |
| Methods inherited from interface org.openjena.atlas.io.Printable |
output |
create
public static QueryIterPeek create(QueryIterator iterator,
ExecutionContext cxt)
peek
public Binding peek()
- Returns the next binding without moving on. Returns "null" for no such element.
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.