Thanks a lot.

On Nov 4, 8:56 pm, Mark Murphy <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Dear friends,
>
> > In dalvik/libcore/xml/src/main/java/org/kxml2/wap/
> >WbxmlSerializer.java, the function
>
> > public void setTagTable(int page, String[] tagTable) {
>
> > contents these code lines:
> >         if (page != 0)
> >             return;
>
> > But in the original org/kxml2/wap/WbxmlSerializer.java on
> >http://downloads.sourceforge.net/kxml/kxml2-src-2.3.0.zip?modtime=115...,
> > there is not these lines.
>
> > The question is that with these lines,WbxmlSerializercannot support
> > multiple pages WBXML.
>
> > Could anyone tell me why android add these lines to disable multiple
> > WBXML pages support?
>
> You will have better luck on a mailing list related to the Android
> source code:
>
> http://source.android.com/discuss
>
> android-platform, in the "Open source mailing lists", might be the one
> you want.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
>
> Android Training on the Ranch! -- Mar 16-20, 
> 2009http://www.bignerdranch.com/schedule.shtml
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/android-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to