CSVObjects Framework

Package net.sf.anupam.csv.mapping

(Internal) package which provides functionality to parse the XML mapping of CSV to POJO for the framework.

See:
          Description

Class Summary
CSVBeanMapping Represents the CSV to Java Bean mapping for a single Java bean.
CSVFieldMapping Represents a single CSV field to Java Bean attribute mapping.
CSVMappingParser XML Parser (based on Commons Digester) to parse and return the mapping configuration.
 

Package net.sf.anupam.csv.mapping Description

(Internal) package which provides functionality to parse the XML mapping of CSV to POJO for the framework. This is for use by the framework only, and in normal circumstances need not be used by the end-client.


SourceForge.net Logo

© Anupam Sengupta 2005