VijayataOccasional Contributor15 years agoParsing XML to get the node valueHi, I have simple xml like this: <Response> <e> <cloudClass>Some Class name</cloudClass> <errorCode>503</errorCode> <errorDescription>Some Error</errorDescription> ...Show More
SmartBear_SuppoAlumni15 years agoHi,here is link http://groovy.codehaus.org/Reading+XML+ ... XmlSlurper regardsnebojsa
Related ContentGroovyScript: Parse SOAP Response and get node names and node valuesTrim the node valueParse a JSON Response Using Groovy