You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by "shanth.mysore@gmail.com" <sh...@gmail.com> on 2013/01/21 11:02:23 UTC

poi parsing huge xlsx file with event model.

Is poi is read entire file into memory.How to read an excel(xlsx) file using
event model without any memory issues.



--
View this message in context: http://apache-poi.1045710.n5.nabble.com/poi-parsing-huge-xlsx-file-with-event-model-tp5711911.html
Sent from the POI - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Re: poi parsing huge xlsx file with event model.

Posted by Nick Burch <ap...@gagravarr.org>.
On Mon, 21 Jan 2013, shanth.mysore@gmail.com wrote:
> Is poi is read entire file into memory.How to read an excel(xlsx) file 
> using event model without any memory issues.

Did you try reading the website? eg 
http://poi.apache.org/spreadsheet/how-to.html#xssf_sax_api

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org