I needed a XmlPullParser to StAX adaptor, and was very surprised
when I couldn't find one. Apon closer inspection, the two are (for
obvious reasons) very similar. I have now completed XMLEventReader
and all the XMLEvents, and wondered if this was something that I
could contribute to xmlpull.org?
The code is not intended for use as general purpose StAX
implementation, but for use in places where one library gives you a
XmlPullParser, and another needs an XMLEventReader/Writer or
XMLStreamReader/Writer. Like say Smack and JAXB.... As a side note,
I have made some effort to not waste resouces, however withough
directly accessing some XmlPullParser implementation details (like a
namespace symbol table), I had to make some sacrafices.
--Ryan
------------------------ Yahoo! Groups Sponsor --------------------~-->
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/0It09A/bOaOAA/yQLSAA/2U_rlB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/xmlpull-dev/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/xmlpull-dev/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:xmlpull-dev-digest@xxxxxxxxxxxxxxx
mailto:xmlpull-dev-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
xmlpull-dev-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|