Thanks all for the replies.since deadlines i was not able to lookinto the stax api,looks promising but I will look into that solution.
*Solution:incase any one need* instead to writing to the .xlsx file , we write to the temporary .csv file and once we finish out. we write the header file and populate the .xlsx file from .csv file , with this we use more efficient SXSSF api,no memory issues -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Apache-POI-SXSSFWorkbook-Block-a-row-from-flushing-tp5712721p5712736.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
