Uses of Class
org.jivesoftware.smackx.pubsub.FormNode
Packages that use FormNode
Package
Description
Providers for Publish-Subscribe (XEP-60).
-
Uses of FormNode in org.jivesoftware.smackx.pubsub.provider
Subclasses with type arguments of type FormNode in org.jivesoftware.smackx.pubsub.providerModifier and TypeClassDescriptionclassParses one of several elements used in PubSub that contain a form of some kind as a child element.Methods in org.jivesoftware.smackx.pubsub.provider that return FormNodeModifier and TypeMethodDescriptionprotected FormNodeFormNodeProvider.createReturnExtension(String currentElement, String currentNamespace, Map<String, String> attributeMap, List<? extends XmlElement> content)