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()
Closes this iteration, freeing any resources that it is holding.
|
hasNext, next, remove
public void close() throws SailException
CloseableIteration
close
in interface CloseableIteration<Namespace,SailException>
SailException
Copyright © 2001-2016 Aduna. All Rights Reserved.