org.mesopotamia
Interface SourceIterator

All Known Implementing Classes:
FileSourceIterator

public interface SourceIterator

Iterates over sources. Implementations may include Directory iterator, FTP iterator, Zip file iterator.

Author:
Pavel Vlasov

Method Summary
 Source nextSource()
           
 

Method Detail

nextSource

Source nextSource()
Returns:
Next source or null if there are no more sources.


Copyright © 2005 Hammurapi Group. All Rights Reserved.