Apache POI HSSF Streaming

南笙酒味 提交于 2019-12-19 21:44:44

问题


Is there someway to use or implement XLS streaming like their new SXSSF streaming API? I need to deal with huge XLS and XLSX Spreadsheets, but since their HSSF does not have any streaming available I always have heap space problems (comming to 1GB and errors).

Does anyone have any suggestions with POI?

来源:https://stackoverflow.com/questions/9134830/apache-poi-hssf-streaming

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!