зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
3 строки
76 B
Plaintext
3 строки
76 B
Plaintext
def root = new XmlSlurper().parse(...)
|
|
def loc = root.result[0].elem1.elem2
|