aspose file tools
The moose likes Groovy and the fly likes Help me how to parse XML in Groovy Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Languages » Groovy
Reply Bookmark "Help me how to parse XML in Groovy" Watch "Help me how to parse XML in Groovy" New topic
Author

Help me how to parse XML in Groovy

Suman Alapati
Greenhorn

Joined: Apr 11, 2012
Posts: 2
Hi All,

Please help to retrieve : offerId and offerName Name Values which are 803 and VContract in Groovy xml Parsing



Thanks in Advance,
Suman alapati.
Suman Alapati
Greenhorn

Joined: Apr 11, 2012
Posts: 2
Hi All,

Can some one please help me on this issue


Thanks in Advance,
Suman Alapati.
chris webster
Bartender

Joined: Mar 01, 2009
Posts: 1103
    
    7

XML is one of the things Groovy is really good at. Try using XmlSlurper.


ex-Oracle bloke
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Help me how to parse XML in Groovy
 
Similar Threads
Error : Axis Engine Cudn't find the target
need to add namespace ns2: in the all webservices response tags.
Web service client - XML to Object problem
Not able to invoke webservice
Problem with Namespace Prefixes with Axis1 but not Axis2