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

why don't support xls? #201

Closed LuChuangKeJi closed 3 years ago

LuChuangKeJi commented 5 years ago

why don't support xls?

pjfanning commented 5 years ago

https://github.com/monitorjbl/excel-streaming-reader#implementation-details

The last line of this section documents why xls is not supported.