com.hp.hpl.jena.sparql.engine.iterator
Class QueryIterCommonParent
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.QueryIterConvert
com.hp.hpl.jena.sparql.engine.iterator.QueryIterCommonParent
- All Implemented Interfaces:
- QueryIterator, PrintSerializable, Iterator<Binding>, org.openjena.atlas.io.Printable, org.openjena.atlas.lib.Closeable
public class QueryIterCommonParent
- extends QueryIterConvert
Yield new bindings, with a fixed parent, with values from an iterator.
Parent must not have variables in common with the iterator stream.
| Methods inherited from class com.hp.hpl.jena.sparql.engine.iterator.QueryIter1 |
output |
| Methods inherited from interface org.openjena.atlas.io.Printable |
output |
QueryIterCommonParent
public QueryIterCommonParent(QueryIterator input,
Binding binding,
ExecutionContext execCxt)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.