Re: Iterate ArrayList over XML Groovy

2016-08-16 Thread GroovyBeginner
Hi Paulk, Is there any alternative approach of doing this without XmlUtil.serialize since am facing few jar issues. -- View this message in context: http://groovy.329449.n5.nabble.com/Iterate-ArrayList-over-XML-Groovy-tp5734628p5734680.html Sent from the Groovy Dev mailing list archive at

Re: Iterate ArrayList over XML Groovy

2016-08-15 Thread Paul King
iew this message in context: > http://groovy.329449.n5.nabble.com/Iterate-ArrayList-over-XML-Groovy-tp5734628p5734640.html > Sent from the Groovy Dev mailing list archive at Nabble.com.

Re: Iterate ArrayList over XML Groovy

2016-08-14 Thread GroovyBeginner
not present in the list, the corresponding xml output should be -- View this message in context: http://groovy.329449.n5.nabble.com/Iterate-ArrayList-over-XML-Groovy-tp5734628p5734640.html Sent from the Groovy Dev mailing list archive at Nabble.com.

Re: Iterate ArrayList over XML Groovy

2016-08-14 Thread GroovyBeginner
Thanks a lot for the explanation :) -- View this message in context: http://groovy.329449.n5.nabble.com/Iterate-ArrayList-over-XML-Groovy-tp5734628p5734639.html Sent from the Groovy Dev mailing list archive at Nabble.com.

Re: Iterate ArrayList over XML Groovy

2016-08-14 Thread Paul King
ficance of using '..' in the script? > > > > -- > View this message in context: > http://groovy.329449.n5.nabble.com/Iterate-ArrayList-over-XML-Groovy-tp5734628p5734637.html > Sent from the Groovy Dev mailing list archive at Nabble.com.

Re: Iterate ArrayList over XML Groovy

2016-08-14 Thread GroovyBeginner
Thanks It worked!! what does refer in the script. Could you please explain me the significance of using '..' in the script? -- View this message in context: http://groovy.329449.n5.nabble.com/Iterate-ArrayList-over-XML-Groovy-tp5734628p5734637.html Sent from the Groovy Dev ma

Re: Iterate ArrayList over XML Groovy

2016-08-14 Thread Paul King
xample if my input is > > > > the corresponding xml output should be > > > > > Since a and b are present in the list. Kindly suggest the approach to handle > this scenario > > > > -- > View this message in context: > http://groovy.329449.n5.nabble.com/Iterate-ArrayList-over-XML-Groovy-tp5734628.html > Sent from the Groovy Dev mailing list archive at Nabble.com.

Iterate ArrayList over XML Groovy

2016-08-13 Thread GroovyBeginner
if my input is the corresponding xml output should be Since a and b are present in the list. Kindly suggest the approach to handle this scenario -- View this message in context: http://groovy.329449.n5.nabble.com/Iterate-ArrayList-over-XML-Groovy-tp5734628.html Sent from the Groovy Dev