|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstatalign.io.DataManager
public class DataManager
Constructor Summary | |
---|---|
DataManager()
|
Method Summary | |
---|---|
void |
init()
|
DataType |
read(java.io.File file)
Tries to read file using all available input plugins. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataManager()
Method Detail |
---|
public void init()
public DataType read(java.io.File file)
file
- the input file to read
null
if all plugins failed to read the file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |