Interface JoinTableDataSource
-
- All Known Implementing Classes:
JoinTableDataSourceCSV
public interface JoinTableDataSource- Author:
- Olivier BEDEL Laboratoire RESO UMR 6590 CNRS Bassin Versant du Jaudy-Guindy-Bizien 26 oct. 2004 license Licence CeCILL http://www.cecill.info/
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HashtablebuildTable(int keyIndex)ArrayListgetFieldNames()ArrayListgetFieldTypes()
-