The grooviest way to sort nodes is to replace the entire element tree with a sorted one: import groovy.xml.XmlUtil def groovyMoviez = ''' <?xml ...
確定! 回上一頁