Thread: Api
View Single Post
  #3 (permalink)  
Old 07-04-2007, 10:25 AM
Heather Heather is offline
Senior Member
 
Join Date: Jun 2007
Posts: 164
Heather is on a distinguished road
If you don't want get into any XML API and would rather prefer Java-style access to the XML document, DOM4J or JDOM would definitely be the better choice. DOM4J is probably the more widely used one.
Reply With Quote