If you're using xml pull.. just go until you find the start_tag + the name
of the node you need, then exit out of the while loops.

On Wed, Feb 3, 2010 at 8:18 AM, Frank Weiss <fewe...@gmail.com> wrote:

> Add a boolean variable that is set on segfirstroute startElement and
> cleared on segfirstroute endElement. Us it to ignore the date element.
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> 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 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