..... .... . . . I want to delete the complete node of which is having id=2 from its parent node. how to do this with " />
..... .... . . . I want to delete the complete node of which is having id=2 from its parent node. how to do this with " />
..... .... . . . I want to delete the complete node of which is having id=2 from its parent node. how to do this with "/>
I think you need to use instantiate a copy of XMLModifier and call the "remove()" method. Let me know if you need more info on this.