Removing an element from a parsed XML tree disrupts iteration

前端 未结 1 1175
滥情空心
滥情空心 2020-12-10 22:38

I want to parse an xml file, then process the result tree by removing selected elements. My problem is that removing an element disrupts the loop that iterates over the ele

1条回答
提交回复
热议问题