XML Help?
I wrote a program that takes an XML file into memory using Minidom. Ifound out that the XML document is 10gb.I clearly need SAX or something else?Any suggestions on what that something else is? Is it hard to convertthe code from DOM to SAX?.
0 Comments:
Post a Comment
<< Home