且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何使用 Apache POI 懒惰地读取大型 Excel 2007 文件

更新时间:2022-04-29 23:09:41

POI 提供了一个应处理延迟加载的事件模型 API.更多细节可以在关于事件模型的POI文档页面其他流媒体选项.

POI offers an eventmodel API that should handle lazy loading. More details can be found at POI documentation pages about eventmodel and other streaming options.