Skip to content

Support parsing rows to other data types than String[] #38

Open
@mjiderhamn

Description

@mjiderhamn

Columns in Excel files being batch processed may contain numbers or dates. Currently all rows are parsed into String[] (see Sheet line 47). spring-batch-excel interfaces should use generics to support other representations of a row, such as Object[].

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions