|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.util.io.CsvFileReaderDeprecated
public class CsvFileReaderDeprecated
| Constructor Summary | |
|---|---|
CsvFileReaderDeprecated(java.io.File f,
char sep)
|
|
| Method Summary | |
|---|---|
java.util.ArrayList<java.lang.String> |
readLine()
Get next line or null |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CsvFileReaderDeprecated(java.io.File f,
char sep)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.util.ArrayList<java.lang.String> readLine()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||