Hi Fayyaz,
I recommend to use SAX or, maybe, a custom parser for large xml files .It
should be faster than using Digester. The main difference between those xml
parsers is that Digester needs to load the entire xml document in memory when
it creates those objects, meanwhile you can parse the doc
Checkout for "http://www.ibm.com/developerworks/web/library/j-lucene/";
Though this page does not list a comparison between SAX and Digester, it
convinced me enough to use Digester
Regards,
kapilChhabra
-Original Message-
From: syedfa [mailto:[EMAIL PROTECTED]
Sent: Monday, November 19,