I've just come across a presentation on Jaxen (PDF 202 KBs). Jaxen is a implementation of XPath that works with most any Java XML Processing Model such as Xerces, Crimson, and JDOM. These slides are a fine (and comprehensive) first look at XPath and Jaxen. I've used Jaxen on a project and was completely impressed by it.
