[jdom-interest] parse large xml file using jdom
Eric Chi-hsuan Lai
lai at physics.utexas.edu
Mon Jun 9 14:42:59 PDT 2003
Hi,
I am in a project that has to process large size xml files, i.e.
50M-100M in size. Last time I tried to use jdom to parse it ends up with
out of memory. I am wondering if the new beta 9 has new facility/features
that can handle such big xml file. I saw on dom4j FAQ has a feature that
can "detach" a node/element after you are done with it. I hope jdom has
something similar features.
Eric
More information about the jdom-interest
mailing list