Skip to content

Instantly share code, notes, and snippets.

@kdabir
Created August 2, 2016 16:48
Show Gist options
  • Save kdabir/241c36b35539b2796cfbe8b24a472bf7 to your computer and use it in GitHub Desktop.
Save kdabir/241c36b35539b2796cfbe8b24a472bf7 to your computer and use it in GitHub Desktop.
Parse XML
def xml = new XmlSlurper().parseText(xmlText)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment