[jdom-interest] SAX- DOM problems

Alex Rosen arosen at silverstream.com
Wed Jul 24 10:26:11 PDT 2002


Normally SAXBuilder should use the same amount of memory (or less) as
DOMBuilder, but I think you've hit a bug in beta 8. Try the latest code in
CVS. See this message:
http://www.servlets.com/archive/servlet/ReadMsg?msgId=247527

I wonder if we should get a beta 9 out ASAP just so people don't run in to
this problem.

Alex

> -----Original Message-----
> From: jdom-interest-admin at jdom.org
> [mailto:jdom-interest-admin at jdom.org]On Behalf Of Drinkwater,
> GJ (Glen)
> Sent: Wednesday, July 24, 2002 7:55 AM
> To: 'jdom-interest at jdom.org'
> Subject: [jdom-interest] SAX- DOM problems
>
>
> Hi
>
> I have been using jdom for a while now and think it is a good
> api, the only
> problem is when i use the SAXBuilder to build xml documents.
>
> I have done a few tests myself using url input steams to load
> xml and i have
> found that even thought using the DOMBuilder was slightly
> slower that using
> the SAXBuilder the memory usage associated were 5-8 times
> higher with the
> SAX. JDOM have decided to deprecate the DOMBuilder but as
> memory with java
> is am important issue why have they decided to do this???
>
> Glen.
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/yo
> uraddr at yourhost.com




More information about the jdom-interest mailing list