org.jivesoftware.smackx.pubsub.util
Class NodeUtils
java.lang.Object
   org.jivesoftware.smackx.pubsub.util.NodeUtils
org.jivesoftware.smackx.pubsub.util.NodeUtils
- public class NodeUtils 
- extends Object
Utility for extracting information from packets.
- Author:
- Robin Collier
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NodeUtils
public NodeUtils()
getFormFromPacket
public static ConfigureForm getFormFromPacket(Packet packet,
                                              PubSubElementType elem)
- Get a ConfigureFormfrom a packet.
 
- 
- Parameters:
- packet-
- elem-
- Returns:
- The configuration form
 
Copyright © 2003-2007 Jive Software.