Re: Convert Employee Node object to XML Groovy

2016-08-21 Thread Paul King
e=[CA]], > ZipCode[attributes={}; value=[50640]] > > How to convert this object to XML with out using the serialize method in > Groovy? > > > > -- > View this message in context: > http://groovy.329449.n5.nabble.com/Convert-Employee-Node-object-to-XML-Groovy-tp5

Convert Employee Node object to XML Groovy

2016-08-21 Thread GroovyBeginner
? -- View this message in context: http://groovy.329449.n5.nabble.com/Convert-Employee-Node-object-to-XML-Groovy-tp5734786.html Sent from the Groovy Dev mailing list archive at Nabble.com.

Re: Convert Employee Node object to XML

2016-08-20 Thread Paul King
with out using the serialize method IN > Groovy? > > > > -- > View this message in context: > http://groovy.329449.n5.nabble.com/Convert-Employee-Node-object-to-XML-tp5734770.html > Sent from the Groovy Dev mailing list archive at Nabble.com.

Convert Employee Node object to XML

2016-08-20 Thread GroovyBeginner
I have Employee Node Object of class groovy.util.Node How to convert this object to XML with out using the serialize method IN Groovy? -- View this message in context: http://groovy.329449.n5.nabble.com/Convert-Employee-Node-object-to-XML-tp5734770.html Sent from the Groovy Dev mailing