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

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

public class CSVReaderCamion
extends CSVReaderGeneric<IbuCamion>


Field Summary
 
Fields inherited from class com.cybelia.sandra.ibu.csv.CSVReaderGeneric
DELIM, log, strategy
 
Constructor Summary
CSVReaderCamion()
           
 
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

CSVReaderCamion

public CSVReaderCamion()
Method Detail

initStrategy

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


Copyright © 2008-2012 Cybelia. All Rights Reserved.