haysclark / as3-xpath

1 stars 0 forks source link

Utility method to delete the nodes that have been selected #4

Open haysclark opened 10 years ago

haysclark commented 10 years ago

From peterj...@gmail.com on June 13, 2007 03:36:12

It is a relatively common use-case to want to delete the nodes that have been selected, but it's a pain using E4X alone. Add a method to take the pain away.

Original issue: http://code.google.com/p/xpath-as3/issues/detail?id=4