Summer.Batch.Infrastructure.Item.File.Mapping Namespace Reference

Classes

class  DefaultLineMapper
 Implementation of T:ILineMapper that maps the line in two phases: first the line is separated in fields using a ILineTokenizer, then the resulting IFieldSet is mapped to an entity using a T:IFieldSetMapper. More...
 
interface  IFieldSetMapper
 Interface used to map a IFieldSet to an item. More...