|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.goldenhammer.fileio.study.StudyRetriever
This class returns studies in a given directory
| Constructor Summary | |
StudyRetriever()
|
|
| Method Summary | |
static java.util.Collection |
retrieve(java.lang.String directory)
Given a directory, read in all the studies and return them in a collection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StudyRetriever()
| Method Detail |
public static java.util.Collection retrieve(java.lang.String directory)
directory - the directory to read in from
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||