[
Lists Home |
Date Index |
Thread Index
]
- From: Han Chock Lee <clhan@gintic.gov.sg>
- To: xml-dev@lists.xml.org
- Date: Thu, 12 Oct 2000 14:37:21 +0800
Hi,
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 ?
Can someone give me your views/suggestion ?
The paser is run on NT platform, jdk 1.1.8.
Thanks.
-Han
|