reggie rui

Greenhorn
+ Follow
since Feb 10, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by reggie rui

I have the following xml:



I want to delete the child depending on the "name" attribute. Is there a way to do this ? i tried to do this with DOM but didnt work. Also, i can get the specific child node using XPath. But then again, how do i delete it from the xml ?

Thanks in Advance
@Abimaran
I think your intention of posting the message was to get a reply. So wouldn't you 'not needing it' defeat the purpose !!
Anyway, glad to help.

@Ankit
Thanks, it's good to be back after a year long hiatus
Overriding toString() would usually mean that you want to display some meaningful information to the user about the object using the object variables. In case you dont override it and try to print it for your custom object, it would just print something like Object@3e25a5