Skip to content

Ignore nulls replace nulls with blank string like "" #41

@dashrath-chauhan

Description

@dashrath-chauhan

I came across an issue when reading, issue is there are lots of blank cells in my excel file, and this should not be the show stopper in my case. I am wondering if there could be a method that handles null and replace null with empty string, so that we can avoid null pointer exception if processing on that data.

cell method in AbstractSheetContentsHandler.java could be changed to handle this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions