[
Lists Home |
Date Index |
Thread Index
]
- From: Bob Kline <bkline@rksystems.com>
- To: Han Chock Lee <clhan@gintic.gov.sg>
- Date: Thu, 12 Oct 2000 05:14:56 -0400 (EDT)
On Thu, 12 Oct 2000, Han Chock Lee wrote:
> I have a xml file of size around 140Mbytes and I need to transform
> it to thousands of smaller xml files. I have not been also to use
> paser to read the file because of java.lang.OutOfMemoryError.
>
> Is there a way to solve the problem ? and what is the best approach
> to build the xml files ?
Try using SAX instead of DOM.
--
Bob Kline
|