
XML DOM parsing in Groovy
These days I had to modify several XML files at once, I took this chance to use Groovy and to learn something new. I put an example project on GitHub. Gradle project creation I decided to create a Gradle project, NetBeans…
Read more