|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttoxi.data.csv.CSVParser
public class CSVParser
Constructor Summary | |
---|---|
CSVParser(CSVFieldMapper mapper)
|
Method Summary | |
---|---|
CSVFieldMapper |
getMapper()
|
void |
parse(java.lang.String[] lines)
|
void |
setMapper(CSVFieldMapper mapper)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSVParser(CSVFieldMapper mapper)
Method Detail |
---|
public CSVFieldMapper getMapper()
public void parse(java.lang.String[] lines)
public void setMapper(CSVFieldMapper mapper)
mapper
- the mapper to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |