[JDEV] Need help parsing Jabber in Java
Matt Tucker
matt at jivesoftware.com
Sat May 3 02:49:35 CDT 2003
Zia,
I've found that the XPP XML pull library works great. You can find it at
http://www.xmlpull.org. At first, it's a bit strange to use something
other than SAX or DOM, but the model works very well for Jabber and the
XPP parser is very fast and small.
Regards,
Matt
Zia Syed wrote:
> Hi,
>
> I would like to implement Jabber Protocol handler in Java. Can anyone
> suggest me any API for that? I tried SAX but had some problem reading
> xml data out of socket.
>
> Thanks
>
> Zia
>
>
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list