public class MappingCSVReader extends au.com.bytecode.opencsv.bean.CsvToBean
Constructor and Description |
---|
MappingCSVReader(InputStreamReader inputStreamReader) |
Modifier and Type | Method and Description |
---|---|
Object |
processLine(au.com.bytecode.opencsv.bean.MappingStrategy strat,
String[] line) |
String[] |
readNext() |
public MappingCSVReader(InputStreamReader inputStreamReader)
public String[] readNext() throws IOException
IOException
public Object processLine(au.com.bytecode.opencsv.bean.MappingStrategy strat, String[] line) throws ParseException
processLine
in class au.com.bytecode.opencsv.bean.CsvToBean
ParseException
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.