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

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

public class CSVReaderEvent
extends CSVReaderGeneric<IbuEvent>

Author:
julien

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

CSVReaderEvent

public CSVReaderEvent()
Method Detail

initStrategy

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


Copyright © 2008-2012 Cybelia. All Rights Reserved.