CSVObjects Framework

Uses of Package
net.sf.anupam.csv

Packages that use net.sf.anupam.csv
net.sf.anupam.csv Provides a framework for parsing and reading CSV files transparently, via meta-data definitions, a'la Hibernate. 
 

Classes in net.sf.anupam.csv used by net.sf.anupam.csv
CSVParser
          Parses CSV files and creates the mapped POJO objects.
CSVParserFactory
          Singleton factory for creating the CSVParser parser objects for clients' of the framework.
CSVReader
          Reads a CSV file and parses the individual fields for each CSV record in the file.
 


SourceForge.net Logo

© Anupam Sengupta 2005