| Package | Description |
|---|---|
| info.aduna.iteration | |
| org.openrdf.query |
Interfaces and classes for handling queries and query results.
|
| org.openrdf.query.impl |
| Class and Description |
|---|
| CloseableIteration
An
Iteration that can be closed to free resources that it is holding. |
| CloseableIterationBase
Base class for
CloseableIterations offering common functionality. |
| FilterIteration
A CloseableIteration that wraps another Iteration, applying a filter on the
objects that are returned.
|
| Iteration
An Iteration is a typed Iterator-like object that can throw (typed)
Exceptions while iterating.
|
| IterationWrapper
Abstract superclass for Iterations that wrap other Iterations.
|
| LookAheadIteration
An Iteration that looks one element ahead, if necessary, to handle calls to
LookAheadIteration.hasNext(). |
| Class and Description |
|---|
| CloseableIteration
An
Iteration that can be closed to free resources that it is holding. |
| Iteration
An Iteration is a typed Iterator-like object that can throw (typed)
Exceptions while iterating.
|
| Iterations
This class consists exclusively of static methods that operate on or return
Iterations.
|
| Class and Description |
|---|
| CloseableIteration
An
Iteration that can be closed to free resources that it is holding. |
| CloseableIterationBase
Base class for
CloseableIterations offering common functionality. |
| Iteration
An Iteration is a typed Iterator-like object that can throw (typed)
Exceptions while iterating.
|
| IterationWrapper
Abstract superclass for Iterations that wrap other Iterations.
|
Copyright © 2001-2013 Aduna. All Rights Reserved.