notes/pl/groovy/xml.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

3 строки
76 B
Plaintext

def root = new XmlSlurper().parse(...)
def loc = root.result[0].elem1.elem2