BTW, from 2 seconds of using google:
http://www.androidpeople.com/android-xml-parsing-tutorial-using-saxparser
On Mon, May 23, 2011 at 12:25 AM, Miguel Morales wrote:
> Your question is written in broken English so it's difficult to understand
> it.
> For example, you didn't mention you had alrea
Your question is written in broken English so it's difficult to understand
it.
For example, you didn't mention you had already parsed the regular XML.
Then you said you didn't know XML.
So, to make it easier for all of us, you may want to write your question in
proper English and put some more thou
Hi Miguel Morales,
You are right, we can parse xml using Android. i already did that. i have
problem with parsing xml using attribute. can you pls read my question
properly.
--
Thanks and
Regards
Hariram
--
You received this message because you are subscribed to the Google
Groups "Android
Why not just use the xml parser that comes with Android:
http://developer.android.com/reference/javax/xml/parsers/package-summary.html
On Sun, May 22, 2011 at 11:37 PM, HariRam wrote:
> I dont know DOM and XML. i am parsing XML in my android application, since
> that i want to parse only element
I dont know DOM and XML. i am parsing XML in my android application, since
that i want to parse only element having attribute value. do you know how to
parse element using Attribute..??
On Mon, May 23, 2011 at 11:54 AM, Zsolt Vasvari wrote:
> Are you knew to XML and DOM aslo? Because this is no
Are you knew to XML and DOM aslo? Because this is not an Android
question. DOM works on any platform the same way.
On May 23, 2:01 pm, HariRam wrote:
> 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 examp
6 matches
Mail list logo