Could you write the XML file yourself, just with "print" type statements?

Not as convenient as using a serializer, and probably not as pretty (indents, attributes and stuff), but if it's meant as input for another program, it probably doesn't have to be perfect, right?

-- Kostya

13.02.2011 23:22, Sky пишет:
Yes, this is exactly what I want to do. Write old plain XML without
Namespace.
The question is how I get it to work on Andorid 2.3?



On 13 Feb., 21:04, Streets Of Boston<flyingdutc...@gmail.com>  wrote:
I think it was mainly meant for XML documents that don't use namespaces at
all, since there is no startTag(String elementName) method.

And i think you can leave it null if it implicitly takes on the namespace of
its parent-element.

Whether the acceptance of null for this parameter is OK or not, if it's not
working in 2.3.3 but working as documented in 2.2 and earlier, it is a
regression.


--
Kostya Vasilyev -- http://kmansoft.wordpress.com

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