Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dashrath-chauhan opened this issue Feb 23, 2021 · 0 comments
Open

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

dashrath-chauhan opened this issue Feb 23, 2021 · 0 comments

Comments

@dashrath-chauhan
Copy link

dashrath-chauhan commented Feb 23, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant