Chapter 5. Working with XML in Groovy
In this chapter, we will cover the following recipes:
Reading XML using XmlSlurper
Reading XML using XmlParser
Reading XML content with namespaces
Searching in XML with GPath
Searching in XML with XPath
Constructing XML content
Modifying XML content
Sorting XML nodes
Serializing Groovy Beans to XML