|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object model.DataManager
public class DataManager
Title: Bioinformatics Project
Description: Genomes Comparacent
Copyright: Copyright (c) 2005-2006
DataManager is an implimentation of IDataManager interface.
Constructor Summary | |
---|---|
DataManager()
|
Method Summary | |
---|---|
java.util.Vector |
getVectorFromFile(java.lang.String file,
long length,
long length2,
boolean HEADLINE)
Uses the ImportedTableFile to import the file with the given path and returns the Line-Vector. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataManager()
Method Detail |
---|
public java.util.Vector getVectorFromFile(java.lang.String file, long length, long length2, boolean HEADLINE)
IDataManager
getVectorFromFile
in interface IDataManager
file
- String a file path
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |