Class NodeUtils
java.lang.Object
org.jivesoftware.smackx.pubsub.util.NodeUtils
Utility for extracting information from packets.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ConfigureFormgetFormFromPacket(Stanza packet, PubSubElementType elem) Get aConfigureFormfrom a packet.
-
Constructor Details
-
NodeUtils
public NodeUtils()
-
-
Method Details
-
getFormFromPacket
Get aConfigureFormfrom a packet.- Parameters:
packet- TODO javadoc me pleaseelem- TODO javadoc me please- Returns:
- The configuration form
-