Java Video Tutorial 45
27.3K views on YouTube
Get the code: http://goo.gl/PPsqn
I received a bunch of emails asking me to make a tutorial on Java XPath. 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.