[jdom-interest] parse large xml file using jdom
    Jason Hunter 
    jhunter at servlets.com
       
    Mon Jun  9 15:21:16 PDT 2003
    
    
  
In the jdom-contrib module you'll find an ElementScanner.  See if it 
helps you out.
-jh-
Eric Chi-hsuan Lai wrote:
> Hi,
> 	I am in a project that has to process large size xml files, i.e. 
> 50M-100M in size. Last time I tried to use jdom to parse it ends up with 
> out of memory. I am wondering if the new beta 9 has new facility/features 
> that can handle such big xml file. I saw on dom4j FAQ has a feature that 
> can "detach" a node/element after you are done with it. I hope jdom has 
> something similar features.
> 
> Eric
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
> 
    
    
More information about the jdom-interest
mailing list