com.hp.hpl.jena.sparql.engine.iterator
Class QueryIteratorWrapper
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.QueryIteratorWrapper
- All Implemented Interfaces:
- QueryIterator, PrintSerializable, Iterator<Binding>, org.openjena.atlas.io.Printable, org.openjena.atlas.lib.Closeable
- Direct Known Subclasses:
- QueryIteratorCaching, QueryIteratorCheck, QueryIteratorCloseable, QueryIteratorLogging, QueryIteratorTiming
public class QueryIteratorWrapper
- extends QueryIteratorBase
Wrap a QueryIterator so it can have some/all of it's methods intercepted.
| Methods inherited from interface org.openjena.atlas.io.Printable |
output |
QueryIteratorWrapper
public QueryIteratorWrapper(QueryIterator qIter)
output
public void output(org.openjena.atlas.io.IndentedWriter out,
SerializationContext sCxt)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.