net.fortytwo.flow.rdf
Class CloseableIterationSource<T,E extends Exception>
java.lang.Object
net.fortytwo.flow.rdf.CloseableIterationSource<T,E>
- All Implemented Interfaces:
- Source<T,E>
public class CloseableIterationSource<T,E extends Exception>
- extends Object
- implements Source<T,E>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloseableIterationSource
public CloseableIterationSource(info.aduna.iteration.CloseableIteration<T,E> iter)
writeTo
public void writeTo(Sink<T,E> sink)
throws E extends Exception
- Specified by:
writeTo in interface Source<T,E extends Exception>
- Throws:
E extends Exception
Copyright © 2007-2011 fortytwo.net. All Rights Reserved.