Hi guys, I am parsing xml using DOM. I want to parse the element which is having attribute value. is this possible in DOM..?? For example<tag1 att="recent">Value of tag1</tag1> <tag2>value of Tag 2</tag2>. i want to parse only element having attribute value. pls guide me. i am new to android.
-- 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

