Over time, I got used to dom4j (www.dom4j.org) to do my XML work. I found the .NET approach familiar and natural. In my judgement, porting a dom4j application would present much less of a problem beyond a language transition. There's a fine comparison of various Java DOM's at http://www-106.ibm.com/developerworks/library/x-injava2/
|