> > How can I use Xpath in JDOM? > > For Example, How can I use Xpath to set a element name? > > Has anybody tried using Jaxen with JDOM? > > http://www.jaxen.org/faq.html Lots of folks have, I believe. It's also what's current bound underneath JDOM's own XPath API. -bob