I was looking at http://javaalmanac.com/egs/org.w3c.dom/xpath_GetAbsElem.html and this does what I want.
Where do I download "org.apache.xpath.XPathAPI"? When I went to xml.apache.org all I could find was jxpath. Does this supersede org.apache.xpath? I could not find any examples of using the xpath with org.w3c.dom in jxpath. Is jxpath compatible with org.w3c.dom? Thanks, Siegfried
