Uses of Package
org.springframework.batch.item.file.separator
Package
Description
Infrastructure implementations of io file concerns.
Builders for file item readers and writers.
Infrastructure implementations of io file support separator concerns.
-
ClassDescriptionPolicy for text file-based input sources to determine the end of a record, e.g.
-
ClassDescriptionPolicy for text file-based input sources to determine the end of a record, e.g.
-
ClassDescriptionA
RecordSeparatorPolicy
that treats all lines as record endings, as long as they do not have unterminated quotes, and do not end in a continuation marker.Policy for text file-based input sources to determine the end of a record, e.g.Simplest possibleRecordSeparatorPolicy
- treats all lines as record endings.