|
-
October 9th, 2003, 10:35 AM
#1
speeding up the parsing
Hi,
I have written some code that reads in data from an xml file and inserts the data into variuos database tables.
The xml file has 7-8 levels of netsing and I am using org.w3c.dom parser to parse the file.
However, I am not very happy with its performance and think that it can be enhanced.
Does anyone know of any tricks that can spped this thing up?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|