Re: handling large files

2010-03-26 Thread Justinson
Thank you very much for your advices. Claus Ibsen-2 wrote: > > On Tue, Mar 23, 2010 at 8:24 PM, Justinson > wrote: >> >> Unfortunately I'm getting an OutOfMemoryError using XPath splitting the >> way >> you shown. I'm parsing a file with about 5000

Re: handling large files

2010-03-23 Thread Justinson
Unfortunately I'm getting an OutOfMemoryError using XPath splitting the way you shown. I'm parsing a file with about 50 xml messages. How can we use Apache Digester instead? Claus Ibsen-2 wrote: > > Hi > > This is as far I got with the xpath expression for splitting > http://svn.apache.o