[JDEV] JabberBeans Package : How to extract the Extension information

Thats Me catchyouagain at yahoo.com
Fri Sep 28 17:05:58 CDT 2001


I am in a process of writing a server component in
JAVA. I am using JabberBeans package to connect to the
server. When I receive the XML packet in my server
component, I get InfoQuery object. I would like to
know how do I get the Extension information of this IQ
packet?
<iq to="myserver.server" from="jumbo at server/Work"
id="browser_JCOM_18" type="get">
<query xmlns="jabber:iq:browse"></query>
</iq>
I could get the extension <query
xmlns="jabber:iq:browse"></query> from IQ packet. How
do I get the cmlns from <query></query>???

Thanks in Advance.

Regards
-Harish 


__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com



More information about the JDev mailing list