Uses of Class
org.springframework.batch.item.file.separator.DefaultRecordSeparatorPolicy

Packages that use DefaultRecordSeparatorPolicy
org.springframework.batch.item.file.separator Infrastructure implementations of io file support separator concerns. 
 

Uses of DefaultRecordSeparatorPolicy in org.springframework.batch.item.file.separator
 

Subclasses of DefaultRecordSeparatorPolicy in org.springframework.batch.item.file.separator
 class SuffixRecordSeparatorPolicy
          A RecordSeparatorPolicy that looks for an exact match for a String at the end of a line (e.g. a semicolon).
 



Copyright © 2009 SpringSource. All Rights Reserved.