| Package | Description | 
|---|---|
| org.springframework.batch.item.file | 
 
Infrastructure implementations of io file concerns. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimpleResourceSuffixCreator
Trivial implementation of  
ResourceSuffixCreator that uses the index
 itself as suffix, separated by dot. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MultiResourceItemWriter.setResourceSuffixCreator(ResourceSuffixCreator suffixCreator)
Allows customization of the suffix of the created resources based on the
 index. 
 | 
Copyright © 2014 Pivotal. All rights reserved.