4 messages in com.googlegroups.android-developersRe: Saving XML Document to file
FromSent OnAttachments
redhunt03 Feb 2008 13:56 
trickybit03 Feb 2008 19:38 
NTR04 Feb 2008 07:42 
redhunt04 Feb 2008 12:48 
Subject:Re: Saving XML Document to file
From:trickybit (jmac@gmail.com)
Date:02/03/2008 07:38:00 PM
List:com.googlegroups.android-developers

No kidding! No 'write()' method for creating XML requests to the server either. I had to use printf (MessageFormat, actually).

This is a surprising omission, and I haven't heard any statements about it, in spite of my earlier post.

Jim

On Feb 3, 1:56 pm, redhunt <fhun@survivorsoft.com> wrote:

Since there is no javax.xml.transformer package. Can someone give me some hints as to how I would save an XML Document object to an XML file in Android please?