|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mesopotamia.FileSourceIterator
public class FileSourceIterator
For a given start directory iterates recursivly over directory structure to provide Sources from a filesystem.
Constructor Summary | |
---|---|
FileSourceIterator(java.util.Collection<java.io.File> rootFiles)
|
Method Summary | |
---|---|
Source |
nextSource()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileSourceIterator(java.util.Collection<java.io.File> rootFiles)
Method Detail |
---|
public Source nextSource()
nextSource
in interface SourceIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |