spring-batch-extensions icon indicating copy to clipboard operation
spring-batch-extensions copied to clipboard

Support representing Excel rows as other types than String[]

Open mjiderhamn opened this issue 8 years ago • 0 comments

Adjust interfaces to be generic and supply POI implementations to represent as String[] or Object[]. Fixes #38.

mjiderhamn avatar Mar 13 '17 20:03 mjiderhamn