A C D E F G H I N O P R S T U V X

F

FormNode - Class in org.jivesoftware.smackx.pubsub
Generic packet extension which represents any pubsub form that is parsed from the incoming stream or being sent out to the server.
FormNode(FormNodeType, Form) - Constructor for class org.jivesoftware.smackx.pubsub.FormNode
Create a FormNode which contains the specified form.
FormNode(FormNodeType, String, Form) - Constructor for class org.jivesoftware.smackx.pubsub.FormNode
Create a FormNode which contains the specified form, which is associated with the specified node.
FormNodeProvider - Class in org.jivesoftware.smackx.provider
Parses one of several elements used in pubsub that contain a form of some kind as a child element.
FormNodeProvider() - Constructor for class org.jivesoftware.smackx.provider.FormNodeProvider
 
FormNodeType - Enum in org.jivesoftware.smackx.pubsub
The types of forms supported by the pubsub specification.
FormType - Enum in org.jivesoftware.smackx.pubsub
Defines the allowable types for a Form

A C D E F G H I N O P R S T U V X