Uses of Class
org.springframework.batch.item.file.transform.Range

Packages that use Range
org.springframework.batch.item.file.transform Infrastructure implementations of io file support transform concerns. 
 

Uses of Range in org.springframework.batch.item.file.transform
 

Methods in org.springframework.batch.item.file.transform with parameters of type Range
 void FixedLengthTokenizer.setColumns(Range[] ranges)
          Set the column ranges.
 void FixedLengthLineAggregator.setColumns(Range[] columns)
          Set column ranges.
 



Copyright © 2008 SpringSource. All Rights Reserved.