Give me suggesiton for best xml parser read nodes in hierarchical structure with low memory footprint [on hold]



I am parsing xml its size might be around 100Mb i want parse this type of xml with same hierarchical structure i used DOM and also Stax, dom is eating more memory and Stax is not reading hierarchical structure plz suggest me an open source parser


No comments:

Post a Comment