View Single Post
  #2 (permalink)  
Old 07-09-2007, 02:56 AM
Ed Ed is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Ed is on a distinguished road
mmm
Not really. You'll always have to write or generate code that will create the XML document. In my experience JDOM is the right choice for creating small documents whose structure will not change frequently.
Reply With Quote