public class DBCsvReader extends Object
Constructor and Description |
---|
DBCsvReader()
constructor
|
Modifier and Type | Method and Description |
---|---|
ArrayList<Database> |
getDBList()
returns a list of supported databases
|
void |
updateDBList()
updates the list of the current supported databases into the arraylist
|
public DBCsvReader()
public ArrayList<Database> getDBList() throws FileNotFoundException
FileNotFoundException
public void updateDBList() throws FileNotFoundException
FileNotFoundException