Uses of Package
com.projectnine.csvmapper

Classes in com.projectnine.csvmapper used by com.projectnine.csvmapper
CsvFieldFormatter
          Format the String value from the CSV file to some other Object.
CsvFieldMapping
          This class represents the mapping between one CSV field and one property of an Object.
CsvFieldValidationContext
          This is the context that is passed between CsvFieldValidator in the same Chain.
CsvFieldValidator
          A CsvFieldValidator may be used to validate that the value of a CSV field falls within certain parameters.
CsvMappingDefinition
          This class is a simple construct for holding a List of CsvFieldMappings and generating new instances of the Class that the CSV record is declared to represent.
ValidationException
          Thrown when a CSV FIeld cannot be validated.
 



Copyright © 2008. All Rights Reserved.