Issue with XML Serialization

2016-08-18 Thread GroovyBeginner
Am facing the issue when serialising the node object. Here is my code but getting an error groovy.util.XmlNodePrinter.setPreserveWhitespace(Z)V and when used getting an -- View this message in context: http://groovy.329449.n5.nabble.com/Issue-with-XML-Serialization-tp5734724.html Sent from

Re: Issue with XML Serialization

2016-08-18 Thread Paul King
I'll forward your email to the users list. On Thu, Aug 18, 2016 at 8:17 PM, GroovyBeginner wrote: > Am facing the issue when serialising the node object. Here is my code > > > but getting an error groovy.util.XmlNodePrinter.setPreserveWhitespace(Z)V > and when used getting an > > > > -- > View t