Class NodeUtils

java.lang.Object
org.jivesoftware.smackx.pubsub.util.NodeUtils

public class NodeUtils extends Object
Utility for extracting information from packets.
  • Constructor Details

    • NodeUtils

      public NodeUtils()
  • Method Details

    • getFormFromPacket

      public static ConfigureForm getFormFromPacket(org.jivesoftware.smack.packet.Stanza packet, PubSubElementType elem)
      Get a ConfigureForm from a packet.
      Parameters:
      packet - TODO javadoc me please
      elem - TODO javadoc me please
      Returns:
      The configuration form