|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CsvDeserializer
This interface is used in the deserialization of a CSV
Method Summary | |
---|---|
void |
addEntity(java.lang.String[] row)
Add a single row to the CSV |
Method Detail |
---|
void addEntity(java.lang.String[] row)
row
- the row to add
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |