Click to See Complete Forum and Search --> : How to do parsing for xml file with more than 1GB using StAx?


sunrays9
July 31st, 2009, 01:18 AM
Hi,

After I've gone through many sites regarding "parsing XML file more than 1 GB in java", i've understood that StAX can be useful for parsing these files. My question is now, can we do parallel xml parsing through StAX?
If yes, pls provide me the code snippet or approach.

Appreciated for quick responses.

rays9 -->