[jdom-interest] Code request

Adam Simantel Adam.Simantel at merant.com
Mon Apr 23 11:58:53 PDT 2001


Yes, I have something that works.  It returns a JDOM Element to your
callback for any element names that you register.  If the elements you
register make up the bulk of your XML document (i.e. large numbers of
repeated elements of managable size) it should be applicable.

I am trying to find time to clean up the implementation and generalize it a
bit.  

Some code snips to explain how to do this are explained in this post:

	
http://lists.denveronline.net/lists/jdom-interest/2001-April/005484.html

I can post more or go off this board and into details if this is not clear.

Regards,

Adam Simantel
Adam.Simantel at merant.com


-----Original Message-----
From: Scott Smith [mailto:ssmith at summitlogic.com]
Sent: Wednesday, April 18, 2001 12:40 PM
To: jdom-interest at jdom.org
Subject: [jdom-interest] Code request


Does anyone have code that can parse an XML file and return a JDOM Element
(or Document) for each element under the root element via a callback.  I
need this for processing large XML files without consuming lots of memory.
I know there have been conversations regarding using an XMLFilter to do
this, but I was hoping someone else has already done this and would be kind
enough to share there code.

Thanks,


Scott P. Smith
SummitLogic
790 Oak Trail Drive
Marietta, GA 30062
USA

email:	ssmith at summitlogic.com
_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhos
t.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20010423/db9f288b/attachment.htm


More information about the jdom-interest mailing list