wodka.results
Class ResultsIterator

java.lang.Object
  extended bywodka.results.ResultsIterator

public class ResultsIterator
extends java.lang.Object

Iterates over the results of a Directory.


Constructor Summary
ResultsIterator(java.io.File inDir, ResultsHandler handler)
           
 
Method Summary
 void iterate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultsIterator

public ResultsIterator(java.io.File inDir,
                       ResultsHandler handler)
Method Detail

iterate

public void iterate()
             throws WodkaException
Throws:
WodkaException