I am creating a java class that will search a directory for xml files. If the are some present it will use JDOM to parse these and create a simplified output ...
Hallo,
What package shall I use for XPath? I want wo query for elements and then extract some values around these nodes. Maybe one or more levels higher, some attributes.
javax.xml.xpath is XPath ...