Moin John D. Gwinner, > SO, does sablotron read everything into memory and then produce the output > file? yes it does - you should use SAX or expat directly, if you have XML of that size - I've seen an DELJIT of megabyte size. This unpacks by factor 23 to XML. Storing it in a DOM, would trash most systems. Bye Michael -- mailto:[EMAIL PROTECTED] UNA:+.? 'CED+2+:::Linux:2.2.14'UNZ+1' http://www.xml-edifact.org/ CETERUM CENSEO MSDOS ESSE DELENDAM
- Parsing - in memory or item by item John D. Gwinner
- Re: [Sab] Parsing - in memory or item by item Michael Koehne
- Re: [Sab] Parsing - in memory or item by item Kaiserovi
- Re: Parsing - in memory or item by item Andreas Fredriksson
- RE: [Sab] Re: Parsing - in memory or item by ... John D. Gwinner
