no.priv.garshol.duke.utils
Class CSVReader
java.lang.Object
no.priv.garshol.duke.utils.CSVReader
public class CSVReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSVReader
public CSVReader(Reader in)
throws IOException
- Throws:
IOException
CSVReader
public CSVReader(Reader in,
int buflen)
throws IOException
- Throws:
IOException
next
public String[] next()
throws IOException
- Throws:
IOException
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.