Tuesday, June 26, 2012

Convert Groovy NodeChild xml element to XML string

new groovy.xml.StreamingMarkupBuilder().bindNode(nodeChild) as String