I myself use the android.sax.* classes and the
org.xmlpull.v1.XmlPullParserFactory that's configured to use the
org.xmlpull.v1.sax2.Driver class for the actual hard work.

(I wrapped some extra classes of my own around these (android.sax.*)
to better track the the current context (i.e. which element the pull-
parser is currently handling) of the parsing)

On Jul 12, 3:30 pm, Siva <siva.d...@gmail.com> wrote:
> Can anyone tell me the easy and fastest XML Parser?
>
> I need guide/sample code...
>
> please help me...

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

Reply via email to