Uses of Package
org.springframework.batch.item.file.mapping

Packages that use org.springframework.batch.item.file.mapping
org.springframework.batch.item.file.mapping Infrastructure implementations of io file support mapping concerns. 
org.springframework.batch.sample.domain.football.internal   
org.springframework.batch.sample.domain.multiline   
org.springframework.batch.sample.domain.order.internal   
org.springframework.batch.sample.domain.order.internal.mapper   
org.springframework.batch.sample.domain.trade   
org.springframework.batch.sample.domain.trade.internal   
 

Classes in org.springframework.batch.item.file.mapping used by org.springframework.batch.item.file.mapping
FieldSetMapper
          Interface that is used to map data obtained from a FieldSet into an object.
 

Classes in org.springframework.batch.item.file.mapping used by org.springframework.batch.sample.domain.football.internal
FieldSetMapper
          Interface that is used to map data obtained from a FieldSet into an object.
 

Classes in org.springframework.batch.item.file.mapping used by org.springframework.batch.sample.domain.multiline
FieldSetMapper
          Interface that is used to map data obtained from a FieldSet into an object.
 

Classes in org.springframework.batch.item.file.mapping used by org.springframework.batch.sample.domain.order.internal
FieldSetMapper
          Interface that is used to map data obtained from a FieldSet into an object.
 

Classes in org.springframework.batch.item.file.mapping used by org.springframework.batch.sample.domain.order.internal.mapper
FieldSetMapper
          Interface that is used to map data obtained from a FieldSet into an object.
 

Classes in org.springframework.batch.item.file.mapping used by org.springframework.batch.sample.domain.trade
FieldSetMapper
          Interface that is used to map data obtained from a FieldSet into an object.
 

Classes in org.springframework.batch.item.file.mapping used by org.springframework.batch.sample.domain.trade.internal
FieldSetMapper
          Interface that is used to map data obtained from a FieldSet into an object.
 



Copyright © 2009 SpringSource. All Rights Reserved.