monitorjbl / excel-streaming-reader

An easy-to-use implementation of a streaming Excel reader using Apache POI
Apache License 2.0
946 stars 343 forks source link

Fixed #198 issue. Added LRU cache. Slightly changed the API. #199

Closed texhnolyzze closed 3 years ago

texhnolyzze commented 5 years ago

With these changes, I read my file without any problems.