:candy: A library converting XLS and XLSX files to a list of Java objects based on Apache POI
Stars
525
Forks
138
Watchers
525
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
423
commits
19
commits
12
commits
7
commits
7
commits
5
commits
5
commits
4
commits
4
commits
4
commits
Merge pull request #349 from Chelayel/feature/process_empty_cell
379908aView on GitHubadded additional unit test to combine processEmptyCell and preferNullOverDefault
4986c4fView on GitHubchanging how empty cells are handled, defaulting them to empty string, and adding unit tests
da4e71bView on GitHubadded missing builder in PoijiOption and row handling in PoijiHandler
8553438View on GitHubMerge pull request #346 from Chelayel/joinbyname-nullpoiinter
c05d7c4View on GitHub