|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleRecordSeparatorPolicy | |
|---|---|
| org.springframework.batch.item.file.separator | Infrastructure implementations of io file support separator concerns. |
| Uses of SimpleRecordSeparatorPolicy in org.springframework.batch.item.file.separator |
|---|
| Subclasses of SimpleRecordSeparatorPolicy in org.springframework.batch.item.file.separator | |
|---|---|
class |
DefaultRecordSeparatorPolicy
A 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. |
class |
SuffixRecordSeparatorPolicy
A RecordSeparatorPolicy that looks for an exact match for a String at
the end of a line (e.g. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||