shiva
shiva

Reputation: 1

How can i parse xml using SAX Parser in Android?

Hi i want to parse an XML using SAX parser, like i mentioned below.

Can any one suggest me to write Handler for this?

Thanks in advance

Regards Shiva.M

Upvotes: 0

Views: 233

Answers (2)

Aman Aalam
Aman Aalam

Reputation: 11251

This is perhaps the most detailed answer on XML parsing I have seen lately.
You should check it out.

Upvotes: 2

sparkymat
sparkymat

Reputation: 10028

There are several questions regarding this already. Here are some:

Upvotes: 0

Related Questions