[jdom-interest] large files

Jon Baer jonbaer at digitalanywhere.com
Thu Mar 8 18:20:39 PST 2001


Speaking of large XML files, has anyone before suggested any ideas as to a progress
listener interface for builders?  Would this need to be implemented in
org.xml.sax.InputSource somewhere?  I am working on an open source server which uses
large XML data but it does not use JDOM and Id like to fit it in but Id like to let
the user know where the builder is @.  Any ideas?

- Jon

"Peter T. Brown" wrote:

> I am trying to parse an XML file which is approximately 185MB large. On a
> dual processor p4 1Ghz with 2GB of RAM, I used JDOM to try and simply load
> the document. It sat there with no output for 108 minutes until I finally
> killed the process. I couldn't tell if it had simply not completed the
> loading, or if the process hung somewhere... Is there anything special I
> need to be aware of for parsing exceptionally large XML files?
>
> Thanks
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com




More information about the jdom-interest mailing list