Hi all,

I was trying to use JDOM to parse a response from my REST web service,
when it threw a StringIndexOutOfBoundsException. I dug into the code
and I found that Exception is thrown in a substring method when the
JDOM is trying to recover something like a property name. I did a
little search in the Internet about it and I found it's a known bug:
http://code.google.com/p/android-rome-feed-reader/
http://www.jdom.org/pipermail/jdom-interest/2009-July/016346.html

So, has anybody been able to parse a document using JDOM in Android
2.1?

Thanks.

-- 
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