com.cybelia.sandra.ibu.csv.reader
Class CSVReaderEleveurGPS
java.lang.Object
au.com.bytecode.opencsv.bean.CsvToBean
com.cybelia.sandra.ibu.csv.CSVReaderGeneric<IbuEleveurGPS>
com.cybelia.sandra.ibu.csv.reader.CSVReaderEleveurGPS
public class CSVReaderEleveurGPS
- extends CSVReaderGeneric<IbuEleveurGPS>
Permet de parser un fichier CSV et de recuperer les beans EleveurGPS associes.
- Author:
- sletellier
| Methods inherited from class au.com.bytecode.opencsv.bean.CsvToBean |
convertValue, getPropertyEditor, parse, parse, processLine |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSVReaderEleveurGPS
public CSVReaderEleveurGPS()
initStrategy
protected void initStrategy()
- Specified by:
initStrategy in class CSVReaderGeneric<IbuEleveurGPS>
Copyright © 2008-2012 Cybelia. All Rights Reserved.