[Home] [By Thread] [By Date] [Recent Entries]
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
|

Cart



