com.hp.hpl.jena.sparql.engine.iterator
Class QueryIterSingleton
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.QueryIterYieldN
com.hp.hpl.jena.sparql.engine.iterator.QueryIterSingleton
- All Implemented Interfaces:
- QueryIterator, PrintSerializable, java.util.Iterator<Binding>, Printable, Closeable
- Direct Known Subclasses:
- QueryIterRoot
public class QueryIterSingleton
- extends QueryIterYieldN
A singleton iterator
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
create
public static QueryIterSingleton create(Binding parent,
Var var,
com.hp.hpl.jena.graph.Node value,
ExecutionContext execCxt)
create
public static QueryIterSingleton create(Binding binding,
ExecutionContext execCxt)
output
public void output(IndentedWriter out,
SerializationContext sCxt)
- Specified by:
output in interface PrintSerializable- Overrides:
output in class QueryIterYieldN
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.