com.cybelia.sandra.ibu.csv.reader
Class CSVReaderIbu

java.lang.Object
  extended by au.com.bytecode.opencsv.bean.CsvToBean
      extended by com.cybelia.sandra.ibu.csv.CSVReaderGeneric<Ibu>
          extended by com.cybelia.sandra.ibu.csv.reader.CSVReaderIbu

public class CSVReaderIbu
extends CSVReaderGeneric<Ibu>

Permet de parser un fichier CSV et de récupérer les beans Ibu associés.

Author:
julien

Field Summary
 
Fields inherited from class com.cybelia.sandra.ibu.csv.CSVReaderGeneric
DELIM, log, strategy
 
Constructor Summary
CSVReaderIbu()
           
 
Method Summary
protected  void initStrategy()
           
 
Methods inherited from class com.cybelia.sandra.ibu.csv.CSVReaderGeneric
getInLine, parse, parseFile, parseResource
 
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
 

Constructor Detail

CSVReaderIbu

public CSVReaderIbu()
Method Detail

initStrategy

protected void initStrategy()
Specified by:
initStrategy in class CSVReaderGeneric<Ibu>


Copyright © 2008-2012 Cybelia. All Rights Reserved.