You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by Edwin Goei <ed...@sun.com> on 2001/05/01 20:47:39 UTC

Re: huge xml files

Clas Forsberg wrote:
> 
> Hi, I've got a problem.
> I'm trying to find a xml parser which manage to parse huge xml files >10M.
> Does crimson manage that or do you have any suggestion about what to use?

If you try it, let us know the results.  What is your application?  If
you are using crimson and you have a choice between SAX and DOM APIs, it
probably would work better if you use SAX.  Xerces-j has a lazy DOM
implementation, but I don't have much experience using it with large
documents.

-Edwin

---------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org