Interface AffixExtensionElement
- All Superinterfaces:
AffixElement,org.jivesoftware.smack.packet.Element,org.jivesoftware.smack.packet.ExtensionElement,org.jivesoftware.smack.packet.NamedElement,org.jivesoftware.smack.packet.XmlElement,org.jivesoftware.smack.packet.XmlLangElement
public interface AffixExtensionElement
extends org.jivesoftware.smack.packet.ExtensionElement, AffixElement
Affix element that is identified by element name and namespace.
You should extend this interface with your custom affix extension elements
and also provide a
AffixExtensionElementProvider
for them.-
Method Summary
Methods inherited from interface org.jivesoftware.smack.packet.Element
toXML, toXML, toXMLMethods inherited from interface org.jivesoftware.smack.packet.NamedElement
getElementNameMethods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getNamespace, getQName