I received a bunch of emails asking me to make a tutorial on Java XPath. I guess you liked my previous XML XPath tutorial?
XPath can be used to easily grab data from an XML file and into your Java code. I’ll cover how to write to an XML file the easy way in my next tutorial on JDOM2.
All of the code follows the video, and it is heavily commented to help you learn.


















