Files
spring-batch/spring-batch-infrastructure
Mahmoud Ben Hassine 9874a6502c Allow StaxEventItemReader to auto-detect the input file encoding
Before this commit, it was not possible to pass a null encoding
to the StaxEventItemReader, which prevents the XML event reader
to auto-detect the file encoding.

This commits makes the encoding setter more lenient by accepting
a null value.

Resolves #4101
2023-04-27 22:06:14 +02:00
..
2014-04-02 14:35:53 -04:00