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
IOExceptionpublic Object processLine(au.com.bytecode.opencsv.bean.MappingStrategy strat, String[] line) throws ParseException
processLine in class au.com.bytecode.opencsv.bean.CsvToBeanParseExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.