public class NamespaceIteration extends IteratorIteration<Namespace,SailException> implements CloseableIteration<Namespace,SailException>
| Constructor and Description |
|---|
NamespaceIteration(Iterator<? extends Namespace> iter) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
hasNext, next, removepublic void close()
throws SailException
close in interface CloseableIteration<Namespace,SailException>SailExceptionCopyright © 2001-2014 Aduna. All Rights Reserved.