Alan Gauld wrote:
(Who hates XML almost as much as Java! :-)

IMO dom4j makes XML quite easy to use from Java and really pleasant in Jython. The integrated XPath support essentially gives you a query engine on your data.
http://www.dom4j.org


I have written about dom4j, Jython and XPath here:
http://www.pycs.net/users/0000323/stories/12.html
http://www.pycs.net/users/0000323/stories/2.html

Kent
(Who hates Java but has come to like XML)

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to