This is not even remotely related to Android.

http://www.exampledepot.com/egs/org.w3c.dom/RemNode.html

*Thanks and Regards,
Kumar Bibek*
*
http://techdroid.kbeanie.com
http://www.kbeanie.com*



On Tue, Jun 28, 2011 at 10:35 AM, HariRam <[email protected]> wrote:

> Hi all,
> Thanks for valuable replies.
>
> I have two node having same name with different data. i want to remove one
> particular node instead of deleting two nodes. For example:
> <names>
>   <name>Apple</name>
>   <name>Ball</name>
>   <name>Cat</name>
>   <name>Doll</name>
>   <name>Elephant</name>
> </names>
> In the above example there is 5 different names contains same node value.
> in that how to delete one particular node. i want to delete cat. Is this
> possible to do in DOM.?? pls guide me to solve this issue.
>
> --
> Thanks and
> Regards
> Hariram
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to