Package csv.mapper


package csv.mapper
Mapper classes for ease of use.
Author:
ralph
  • Class
    Description
    Implements basic functionality to define a mapping collection.
    A collection of convertes.
    The stream mapper is the central place to convert column objects from or into a table stream.
    Mappings required for string-based streams.
    A type conversion handler can take any string and convert it to an appropriate object and vice versa.