Hi all,
I am using JDOM XPath, but on trying to load a large xml file (10 MB) to use jdom XPath, I am getting “java.lang.OutOfMemory” error, as my requirement is to use more then 10MB XML files, any idea how 10 MB XML file using a SaxBuilder would run out of memory? How does the DTD validation of an XML parser handle this? I'd appreciate any ideas or knowledge in this area.
Thanks,
Sukhvinder Singh