Posted By:
Roseanne_Zhang
Posted On:
Tuesday, May 24, 2005 09:08 AM
XML Pull Parser is fast, but non traditional.
Microsoft XML parser is fast, but not java.
JDom is easy to learn, and can use any jaxp compliant parser.
I also heard many good words for DOM4J, but have not first hand experiences yet.
Find what you need, and research what are out there. Choose one fit your needs.