Uses of Class
org.springframework.batch.infrastructure.item.file.separator.DefaultRecordSeparatorPolicy
Packages that use DefaultRecordSeparatorPolicy
Package
Description
Infrastructure implementations of io file support separator concerns.
-
Uses of DefaultRecordSeparatorPolicy in org.springframework.batch.infrastructure.item.file.separator
Subclasses of DefaultRecordSeparatorPolicy in org.springframework.batch.infrastructure.item.file.separatorModifier and TypeClassDescriptionclassARecordSeparatorPolicythat looks for an exact match for a String at the end of a line (e.g. a semicolon).