I'm going to try the mark() and reset() methods on the Entity's
InputStream. With luck, I'll be able the read() the bytes into an
array and reset the stream back to the beginning.

On Dec 1, 1:17 pm, Bret Foreman <bret.fore...@gmail.com> wrote:
> My XML source is beta software on a server. I want something the
> server-side software engineers can see easily in a logcat - I'll dump
> the data to the log only when the XML parsing fails, of course, not
> all the time.
>
> On Dec 1, 1:12 pm, Frank Weiss <fewe...@gmail.com> wrote:
>
> > Seriously, can't you just dump the server's response with curl or wget on
> > your desktop or else use the debugger to see how the parser is misbehaving?

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