public class NodeUtils
extends java.lang.Object
Constructor and Description |
---|
NodeUtils() |
Modifier and Type | Method and Description |
---|---|
static ConfigureForm |
getFormFromPacket(org.jivesoftware.smack.packet.Stanza packet,
PubSubElementType elem)
Get a
ConfigureForm from a packet. |
public static ConfigureForm getFormFromPacket(org.jivesoftware.smack.packet.Stanza packet, PubSubElementType elem)
ConfigureForm
from a packet.packet
- TODO javadoc me pleaseelem
- TODO javadoc me please