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

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

public class CSVReaderAutorisation
extends CSVReaderGeneric<IbuAutorisation>


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

CSVReaderAutorisation

public CSVReaderAutorisation()
Method Detail

initStrategy

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


Copyright © 2008-2012 Cybelia. All Rights Reserved.