Read and Write XML with Groovy - includes ATOM example summary
-
page1:
Reading and writing XML in groovy
Using the inbuilt XML parser
Groovy has great inbuilt xml
-
page2:
Building XML with Groovy
Groovy supports the concept of builders, which provide an abstraction
-
page3:
Building an ATOM syndication feed using Groovy
Lastly, we look at building an ATOM document using