Forum Discussion
JHunt
8 years agoCommunity Hero
Yes. It probably involves parsing the XML using XmlSlurper to get the data, and then build a new XML, perhaps using MarkupBuilder.
You can read about XmlSlurper and MarkupBuilder here:
Yes. It probably involves parsing the XML using XmlSlurper to get the data, and then build a new XML, perhaps using MarkupBuilder.
You can read about XmlSlurper and MarkupBuilder here: