|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.goldenhammer.fileio.modality.ModalityRetriever
This class returns modalities in a given directory
| Constructor Summary | |
ModalityRetriever()
|
|
| Method Summary | |
static java.util.Collection |
retrieve(java.lang.String directory)
Given a directory, read in all the modalities 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 ModalityRetriever()
| 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 | |||||||||