|
CSVObjects Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CSVParser | |
|---|---|
| net.sf.anupam.csv | Provides a framework for parsing and reading CSV files transparently, via meta-data definitions, a'la Hibernate. |
| Uses of CSVParser in net.sf.anupam.csv |
|---|
| Methods in net.sf.anupam.csv that return CSVParser | |
|---|---|
CSVParser |
CSVParserFactory.getCSVParser(String mappingName,
Reader csvReader)
Returns a new CSV file parser for the specified mapping and the specified CSV reader stream. |
CSVParser |
CSVParserFactory.getCSVParser(String mappingName,
String csvFileName,
boolean inClassPath)
Returns a new CSV file parser for the specified mapping, and the specified CSV file. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||