| Package | Description |
|---|---|
| org.nuiton.util.csv |
This package contains a framework to import and export data from a
csv file using a model which permits us to validate what to do.
|
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
Import.getHeaders() |
protected String[] |
Import2.getHeaders() |
protected boolean |
Import.readRow()
Read the next row from the reader and return
true if line
was successfully read. |
protected boolean |
Import2.readRow()
Read the next row from the reader and return
true if line
was successfully read. |
Copyright © 2011-2012 CodeLutin. All Rights Reserved.