[android-developers] Re: Serious problem on Android 2.3 and XmlSerializer
The documentation of the startTag method mentions this:
"... If namespace is null no namespace prefix is printed but just name..."
Regardless of the XML starndard, this means that null is a valid and documented input for this method. If this has suddenly become broken in 2.3 (i haven't seen this problem, though), then that's a regression of the method and a bug.
-- 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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home