Michael,

Michael wrote:
> Has anyone experience in processing of large xml documents..?
> Is there a limitation on the size of a xml document?

There is no min/max document size of xml documents.
When processing very large documents, have a look at JDom, it's
more Java developer friendly and doesn't need to load the
hole document, before processing it.

The Java One 2002 presentation, gives you a quick overview of 
it's capabilities.

http://www.jdom.org/
http://www.servlets.com/speaking/jdom-javaone.pdf


Tjeerd

This e-mail and any attachment is for authorised use by the intended recipient(s) 
only.  It may contain proprietary material, confidential information and/or be subject 
to legal privilege.  It should not be copied, disclosed to, retained or used by, any 
other party.  If you are not an intended recipient then please promptly delete this 
e-mail and any attachment and all copies and inform the sender.  Thank you.

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to