Uses of Interface
org.jivesoftware.smack.packet.XmlElement
Packages that use XmlElement
Package
Description
Core classes of the Smack API.
Stanzas and extension elements for XMPP stream compression (XEP-138).
XML stanzas and extension elements that are part of the XMPP protocol.
The Smack provider architecture is a system for plugging in custom XML parsing of stanza extensions
(
ExtensionElement
, IQ
stanzas and
Nonza
.Element classes for Rosters.
Stanzas, plain stream- and extension elements for SASL.
Plain stream elements for XEP-0198: Stream Management.
Utility classes.
This package contains Stanzas required to open and close stream.
Stanzas and extension elements for XEP-0033: Extended Stanzas Addressing.
Stanzas and extension elements for XEP-0079: Advanced Message Processing.
Stanzas and extension elements for XEP-0224: Attention.
Blocking command elements.
Bits of Binary elements.
Stanzas and extension elements for XEP-0047: In-Band Bytestreams.
Stanzas and extension elements for XEP-0065: SOCKS5 Bytestreams.
Element classes for XEP-0115: Entity Capabilities.
Stanzas and extension elements for XEP-0280: Message Carbons.
Chat Markers elements (XEP-0333).
Element classes for XEP-0085: Chat State Notifications.
Element classes for XEP-0050: Ad-Hoc Commands.
Plain stream elements for XEP-0352: Client State Indication.
Element classes for XEP-0203: Delayed Delivery, as well as XEP-0091: Legacy Delayed Delivery.
Element classes for XEP-0030: Service Discovery.
XEP-0418: DNS Queries over XMPP (DoX) XML providers.
XMPP extension elements for XEP-0380: Explicit Message Encryption.
Smack's API for XEP-0428: Fallback Indication.
Smacks implementation of XEP-0446: File Metadata Element.
Element classes for XEP-0297: Stanza Forwarding.
Extension elements for the GCM XMPP extension.
Element classes for XEP-0080: User Location.
XEP-0300 - Use of cryptographic hash functions.
XMPP extension elements for XEP-0334: Message Processing Hints.
Stanzas and extension elements for XEP-0332: HTTP over XMPP transport.
IQ stanzas and extensions for XEP-0363: HTTP File Upload.
Smack's API for XMPP IoT.
Smack's API for XMPP IoT.
Smack's API for XMPP IoT.
Smack's API for XMPP IoT.
Element classes for XEP-0012: Last Activity.
Element classes for XEP-0049: Private XML Storage.
Element classes for XEP-0077: In-Band Registration.
Element classes for XEP-0092: Software Version.
XML elements for XEP-0328: JID Prep.
Smack's API for XEP-0234: Jingle File Transfer.
Stanzas and Extension Elements for XEP-0166: Jingle.
Smack's API for XEP-0261: Jingle In-Band Bytestreams.
Smack's API for XEP-0260: Jingle SOCKS5 Bytestreams.
TODO describe me.
TODO describe me.
Element classes.
Extension elements for XEP-0295: JSON Encodings for XMPP.
Element classes for XEP-0319: Last User Interaction in Presence.
Packet classes and interfaces for Message Archive Management (MAM) XEP-0313.
Element classes for XEP-0221: Data Forms Media Element.
XMPP stream elements for Last Message Correction as defined in XEP-0308.
XEP-0422: Message Fastening.
Smack's API for XEP-0394: Message Markup, which can be used to style message.
XEP-0424: Message Retraction.
Smack's API for XEP-0107: User Mood.
Element classes for XEP-0045: Multi-User Chat.
Multi-User Chat Light (MUC Light) elements.
Element classes for XEP-0172: User Nickname.
Element classes for XEP-0013: Flexible Offline Message Retrieval.
Classes that represent OMEMO related stanzas.
XML elements for XEP-0373: OpenPGP for XMPP.
Element classes for XEP-0199: XMPP Ping.
Element classes for XEP-0016: Privacy Lists.
Smack's API for XEP-0060: Publish-Subscribe.
Stanzas and extension elements for Publish-Subscribe (XEP-60).
Providers for Publish-Subscribe (XEP-60).
Push Notifications elements (XEP-0357).
XEP-0184: Message Delivery Receipts.
Smack's API for XEP-0372: References.
Element classes of XEP-0059: Result Set Management.
Smacks implementation of XEP-0055: Jabber Search.
Element classes of shared groups.
Element classes for XEP-0131: Stanza Headers and Internet Metadata.
Provider classes of XEP-0131: Stanza Headers and Internet Metadata.
Element classes for XEP-0095: Stream Initiation.
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
Smack's API for XEP-0382: Spoiler Messages.
Smack's API for XEP-0420: Stanza Content Encryption: Element classes.
Smacks implementation of XEP-0264: Jingle Content Thumbnails.
Element classes of XEP-0202: Entity Time.
Element classes for XEP-0103: URL Address Information.
Smack's API for XEP-0118: User Tune.
Element classes for XEP-0054: vcard-temp.
TODO describe me.
TODO describe me.
TODO describe me.
TODO describe me.
TODO describe me.
TODO describe me.
TODO describe me.
TODO describe me.
Smacks API for Data Forms (XEP-0004).
Element classes for XEP-0004: Data Forms.
Element classes for XEP-0141: Data Forms Layout.
Element classes for XEP-0122: Data Forms Validation.
TODO describe me.
Element classes for XEP-0071: XHTML-IM.
Element classes for XEP-0315: Data Forms XML Element.
TODO describe me.
-
Uses of XmlElement in org.jivesoftware.smack
Fields in org.jivesoftware.smack with type parameters of type XmlElementModifier and TypeFieldDescriptionprotected final Map<QName,
XmlElement> AbstractXMPPConnection.streamFeatures
Methods in org.jivesoftware.smack with type parameters of type XmlElementModifier and TypeMethodDescription<F extends XmlElement>
FAbstractXMPPConnection.getFeature
(QName qname) default <F extends XmlElement>
FXMPPConnection.getFeature
(Class<F> featureClass) Get the feature stanza extensions for a given stream feature of the server, ornull
if the server doesn't support that feature.<F extends XmlElement>
FXMPPConnection.getFeature
(QName qname) Get the feature stanza extensions for a given stream feature of the server, ornull
if the server doesn't support that feature.Methods in org.jivesoftware.smack with parameters of type XmlElementModifier and TypeMethodDescriptionprotected void
AbstractXMPPConnection.addStreamFeature
(XmlElement feature) -
Uses of XmlElement in org.jivesoftware.smack.compress.packet
Classes in org.jivesoftware.smack.compress.packet that implement XmlElementModifier and TypeClassDescriptionclass
static class
final class
class
-
Uses of XmlElement in org.jivesoftware.smack.packet
Subinterfaces of XmlElement in org.jivesoftware.smack.packetModifier and TypeInterfaceDescriptioninterface
Interface to represent XMPP extension elements.interface
A Nonza, i.e.interface
A XMPP top level stream element.Classes in org.jivesoftware.smack.packet that implement XmlElementModifier and TypeClassDescriptionclass
class
AbstractStreamOpen is actually aTopLevelStreamElement
, however we implementNonza
here.class
final class
IQ stanza used by Smack to bind a resource and to obtain the jid assigned by the server.static final class
class
final class
An XMPP error IQ.class
The base IQ (Info/Query) packet.class
final class
Represents XMPP message packets.static final class
Represents a message body, its language and the content of the message.static final class
Represents a message subject, its language and the content of the subject.static class
class
MessageOrPresence<MPB extends MessageOrPresenceBuilder<?,
?>> final class
Represents XMPP presence stanzas.class
IQ stanza that will be sent to the server to establish a session.static class
class
A simple IQ.final class
AnExtensionElement
modeling the often required and used XML features when using XMPP.class
Base class for XMPP Stanzas, which are called Stanza in older versions of Smack (i.e.class
Represents an XMPP error sub-packet.class
class
final class
class
Represents a stream error packet.final class
The stream open tag.final class
final class
class
An IQ stanzas that could not be parsed because no provider was found.Fields in org.jivesoftware.smack.packet with type parameters of type XmlElementModifier and TypeFieldDescriptionprotected List<XmlElement>
AbstractError.Builder.extensions
protected final List<XmlElement>
AbstractError.extensions
Methods in org.jivesoftware.smack.packet with type parameters of type XmlElementModifier and TypeMethodDescription<PE extends XmlElement>
PEAbstractError.getExtension
(String elementName, String namespace) Returns the first stanza extension that matches the specified element name and namespace, ornull
if it doesn't exist.Methods in org.jivesoftware.smack.packet that return XmlElementModifier and TypeMethodDescriptionfinal XmlElement
Stanza.getExtension
(String namespace) Returns the first extension of this stanza that has the given namespace.final XmlElement
Stanza.getExtension
(QName qname) final XmlElement
StanzaBuilder.getExtension
(QName qname) StanzaView.getExtension
(QName qname) final XmlElement
Stanza.getExtensionElement
(String elementName, String namespace) Returns the first extension that matches the specified element name and namespace, ornull
if it doesn't exist.final XmlElement
Stanza.overrideExtension
(XmlElement extension) Add the given extension and override eventually existing extensions with the same name and namespace.final XmlElement
Stanza.removeExtension
(String elementName, String namespace) Remove the stanza extension with the given elementName and namespace.Methods in org.jivesoftware.smack.packet that return types with arguments of type XmlElementModifier and TypeMethodDescriptionfinal List<XmlElement>
Stanza.getExtensions()
final List<XmlElement>
Stanza.getExtensions
(String elementName, String namespace) Return a list of all extensions with the given element name and namespace.final List<XmlElement>
Stanza.getExtensions
(QName qname) final List<XmlElement>
StanzaBuilder.getExtensions()
final List<XmlElement>
StanzaBuilder.getExtensions
(QName qname) StanzaView.getExtensions()
Returns a list of all extension elements of this stanza.StanzaView.getExtensions
(QName qname) final MultiMap<QName,
XmlElement> Stanza.getExtensionsMap()
Methods in org.jivesoftware.smack.packet with parameters of type XmlElementModifier and TypeMethodDescriptionAbstractError.Builder.addExtension
(XmlElement extension) final void
Stanza.addExtension
(XmlElement extension) Adds a stanza extension to the packet.final B
StanzaBuilder.addExtension
(XmlElement extensionElement) final XmlElement
Stanza.overrideExtension
(XmlElement extension) Add the given extension and override eventually existing extensions with the same name and namespace.final B
StanzaBuilder.overrideExtension
(XmlElement extensionElement) Method parameters in org.jivesoftware.smack.packet with type arguments of type XmlElementModifier and TypeMethodDescriptionfinal void
Stanza.addExtensions
(Collection<? extends XmlElement> extensions) Adds a collection of stanza extensions to the packet.final B
StanzaBuilder.addExtensions
(Collection<? extends XmlElement> extensionElements) final B
StanzaBuilder.addOptExtensions
(Collection<? extends XmlElement> extensionElements) AbstractError.Builder.setExtensions
(List<XmlElement> extensions) Constructor parameters in org.jivesoftware.smack.packet with type arguments of type XmlElementModifierConstructorDescriptionprotected
AbstractError
(Map<String, String> descriptiveTexts, String textNamespace, List<XmlElement> extensions) protected
AbstractError
(Map<String, String> descriptiveTexts, List<XmlElement> extensions) StanzaError
(StanzaError.Condition condition, String conditionText, String errorGenerator, StanzaError.Type type, Map<String, String> descriptiveTexts, List<XmlElement> extensions) Creates a new error with the specified type, condition and message.StreamError
(StreamError.Condition condition, String conditionText, Map<String, String> descriptiveTexts, List<XmlElement> extensions) -
Uses of XmlElement in org.jivesoftware.smack.provider
Classes in org.jivesoftware.smack.provider with type parameters of type XmlElementModifier and TypeClassDescriptionclass
EmbeddedExtensionProvider<PE extends XmlElement>
This class simplifies parsing of embedded elements by using the Template Method Pattern.class
ExtensionElementProvider<E extends XmlElement>
An abstract class for parsing custom extensions elements.Method parameters in org.jivesoftware.smack.provider with type arguments of type XmlElementModifier and TypeMethodDescriptionprotected abstract PE
EmbeddedExtensionProvider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attributeMap, List<? extends XmlElement> content) -
Uses of XmlElement in org.jivesoftware.smack.roster.packet
Classes in org.jivesoftware.smack.roster.packet that implement XmlElementModifier and TypeClassDescriptionfinal class
Represents XMPP roster packets.static final class
A roster item, which consists of a JID, their name, the type of subscription, and the groups the roster item belongs to.final class
final class
-
Uses of XmlElement in org.jivesoftware.smack.sasl.packet
Subinterfaces of XmlElement in org.jivesoftware.smack.sasl.packetClasses in org.jivesoftware.smack.sasl.packet that implement XmlElementModifier and TypeClassDescriptionstatic class
Initiating SASL authentication by select a mechanism.static class
A SASL challenge stream element.static class
A SASL response stream element.static class
A SASL failure stream element, also called "SASL Error".static class
A SASL success stream element. -
Uses of XmlElement in org.jivesoftware.smack.sm.packet
Classes in org.jivesoftware.smack.sm.packet that implement XmlElementModifier and TypeClassDescriptionstatic class
static final class
static class
static class
A Stream Management 'enabled' element.static class
static class
static class
static final class
-
Uses of XmlElement in org.jivesoftware.smack.util
Methods in org.jivesoftware.smack.util with type parameters of type XmlElementModifier and TypeMethodDescriptionstatic <PE extends XmlElement>
PEPacketUtil.extensionElementFrom
(Collection<XmlElement> collection, String element, String namespace) Get a extension element from a collection.Methods in org.jivesoftware.smack.util that return XmlElementModifier and TypeMethodDescriptionstatic XmlElement
PacketParserUtils.parseExtensionElement
(String elementName, String namespace, XmlPullParser parser, XmlEnvironment outerXmlEnvironment) Parses an extension element.Methods in org.jivesoftware.smack.util with parameters of type XmlElementModifier and TypeMethodDescriptionstatic <E extends ExtensionElement>
EXmppElementUtil.castOrThrow
(XmlElement extensionElement, Class<E> extensionElementClass) protected XmlStringBuilder
XmlStringBuilder.prelude
(XmlElement pe) Method parameters in org.jivesoftware.smack.util with type arguments of type XmlElementModifier and TypeMethodDescriptionstatic void
PacketParserUtils.addExtensionElement
(Collection<XmlElement> collection, XmlPullParser parser, String elementName, String namespace, XmlEnvironment outerXmlEnvironment) static void
PacketParserUtils.addExtensionElement
(Collection<XmlElement> collection, XmlPullParser parser, XmlEnvironment outerXmlEnvironment) static <PE extends XmlElement>
PEPacketUtil.extensionElementFrom
(Collection<XmlElement> collection, String element, String namespace) Get a extension element from a collection.static <E extends ExtensionElement>
List<E>XmppElementUtil.getElementsFrom
(MultiMap<QName, XmlElement> elementMap, Class<E> extensionElementClass) static QName
XmppElementUtil.getQNameFor
(Class<? extends XmlElement> fullyQualifiedElement) Constructors in org.jivesoftware.smack.util with parameters of type XmlElementModifierConstructorDescriptionXmlStringBuilder
(XmlElement element, XmlEnvironment enclosingXmlEnvironment) -
Uses of XmlElement in org.jivesoftware.smack.websocket.elements
Classes in org.jivesoftware.smack.websocket.elements that implement XmlElementModifier and TypeClassDescriptionfinal class
final class
-
Uses of XmlElement in org.jivesoftware.smackx.address.packet
Classes in org.jivesoftware.smackx.address.packet that implement XmlElementModifier and TypeClassDescriptionclass
Stanza extension that contains the list of addresses that a stanza should be sent or was sent.static final class
-
Uses of XmlElement in org.jivesoftware.smackx.amp.packet
Classes in org.jivesoftware.smackx.amp.packet that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.attention.packet
Classes in org.jivesoftware.smackx.attention.packet that implement XmlElementModifier and TypeClassDescriptionclass
A PacketExtension that implements XEP-0224: Attention This extension is expected to be added to message stanzas of type 'headline.' Please refer to the XEP for more implementation guidelines. -
Uses of XmlElement in org.jivesoftware.smackx.blocking.element
Classes in org.jivesoftware.smackx.blocking.element that implement XmlElementModifier and TypeClassDescriptionclass
Block contact IQ class.class
Blocked error extension class.class
Block list IQ class.class
Unblock contact IQ class. -
Uses of XmlElement in org.jivesoftware.smackx.bob.element
Classes in org.jivesoftware.smackx.bob.element that implement XmlElementModifier and TypeClassDescriptionclass
Bits of Binary data extension element.class
Bits of Binary IQ class. -
Uses of XmlElement in org.jivesoftware.smackx.bytestreams.ibb.packet
Classes in org.jivesoftware.smackx.bytestreams.ibb.packet that implement XmlElementModifier and TypeClassDescriptionclass
Represents a request to close an In-Band Bytestream.class
Represents a chunk of data sent over an In-Band Bytestream encapsulated in an IQ stanza.class
Represents a chunk of data of an In-Band Bytestream within an IQ stanza or a message stanza.class
Represents a request to open an In-Band Bytestream. -
Uses of XmlElement in org.jivesoftware.smackx.bytestreams.socks5.packet
Classes in org.jivesoftware.smackx.bytestreams.socks5.packet that implement XmlElementModifier and TypeClassDescriptionclass
A stanza representing part of a SOCKS5 Bytestream negotiation.static class
The stanza sent by the stream initiator to the stream proxy to activate the connection.static class
Stanza extension that represents a potential SOCKS5 proxy for the file transfer.static class
After selected a SOCKS5 stream host and successfully connecting, the target of the file transfer returns a byte stream stanza with the stream host used extension. -
Uses of XmlElement in org.jivesoftware.smackx.caps.packet
Classes in org.jivesoftware.smackx.caps.packet that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.carbons.packet
Classes in org.jivesoftware.smackx.carbons.packet that implement XmlElementModifier and TypeClassDescriptionstatic class
static class
class
Stanza extension for XEP-0280: Message Carbons.static final class
Stanza extension indicating that a message may not be carbon-copied. -
Uses of XmlElement in org.jivesoftware.smackx.chat_markers.element
Classes in org.jivesoftware.smackx.chat_markers.element that implement XmlElementModifier and TypeClassDescriptionstatic class
Acknowledged extension class.protected static class
static class
Displayed extension class.static final class
Markable extension class.static class
Received extension class. -
Uses of XmlElement in org.jivesoftware.smackx.chatstates.packet
Classes in org.jivesoftware.smackx.chatstates.packet that implement XmlElementModifier and TypeClassDescriptionclass
Represents a chat state which is an extension to message packets which is used to indicate the current status of a chat participant. -
Uses of XmlElement in org.jivesoftware.smackx.commands.packet
Classes in org.jivesoftware.smackx.commands.packet that implement XmlElementModifier and TypeClassDescriptionclass
Represents the state and the request of the execution of an adhoc command.static class
-
Uses of XmlElement in org.jivesoftware.smackx.csi.packet
Classes in org.jivesoftware.smackx.csi.packet that implement XmlElementModifier and TypeClassDescriptionstatic final class
static final class
static final class
-
Uses of XmlElement in org.jivesoftware.smackx.delay.packet
Classes in org.jivesoftware.smackx.delay.packet that implement XmlElementModifier and TypeClassDescriptionclass
Represents timestamp information about data stored for later delivery. -
Uses of XmlElement in org.jivesoftware.smackx.disco.packet
Classes in org.jivesoftware.smackx.disco.packet that implement XmlElementModifier and TypeClassDescriptionclass
A DiscoverInfo IQ packet, which is used by XMPP clients to request and receive information to/from other XMPP entities.class
A DiscoverItems IQ packet, which is used by XMPP clients to request and receive items associated with XMPP entities. -
Uses of XmlElement in org.jivesoftware.smackx.dox.element
Classes in org.jivesoftware.smackx.dox.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.eme.element
Classes in org.jivesoftware.smackx.eme.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.fallback_indication.element
Classes in org.jivesoftware.smackx.fallback_indication.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.file_metadata.element
Classes in org.jivesoftware.smackx.file_metadata.element that implement XmlElementModifier and TypeClassDescriptionfinal class
File metadata element as defined in XEP-0446: File Metadata Element. -
Uses of XmlElement in org.jivesoftware.smackx.forward.packet
Classes in org.jivesoftware.smackx.forward.packet that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.gcm.packet
Classes in org.jivesoftware.smackx.gcm.packet that implement XmlElementModifier and TypeClassDescriptionclass
XMPP extension elements as used by Google's GCM Cloud Connection Server (XMPP). -
Uses of XmlElement in org.jivesoftware.smackx.geoloc.packet
Classes in org.jivesoftware.smackx.geoloc.packet that implement XmlElementModifier and TypeClassDescriptionfinal class
A GeoLocation Extension packet, which is used by the XMPP clients to exchange their respective geographic locations. -
Uses of XmlElement in org.jivesoftware.smackx.hashes.element
Classes in org.jivesoftware.smackx.hashes.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.hints.element
Classes in org.jivesoftware.smackx.hints.element that implement XmlElementModifier and TypeClassDescriptionclass
final class
A "no copy" hint.final class
A "no permanent store" hint.final class
A "no store" hint.final class
A "store" hint. -
Uses of XmlElement in org.jivesoftware.smackx.hoxt.packet
Classes in org.jivesoftware.smackx.hoxt.packet that implement XmlElementModifier and TypeClassDescriptionclass
Abstract parent for Req and Resp IQ packets.static class
Representation of Base64 element.static class
Representation of ChunkedBase64 element.static class
Representation of Data element.static class
Representation of Ibb element.static class
Representation of Text element.static class
Representation of Xml element.class
Stanza extension for base64 binary chunks.final class
Represents Req IQ packet.final class
Represents Resp IQ packet. -
Uses of XmlElement in org.jivesoftware.smackx.httpfileupload.element
Classes in org.jivesoftware.smackx.httpfileupload.element that implement XmlElementModifier and TypeClassDescriptionclass
File Too Large error extension.class
class
Slot responded by upload service.class
class
Upload slot request.class
-
Uses of XmlElement in org.jivesoftware.smackx.iot.control.element
Classes in org.jivesoftware.smackx.iot.control.element that implement XmlElementModifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of XmlElement in org.jivesoftware.smackx.iot.data.element
Classes in org.jivesoftware.smackx.iot.data.element that implement XmlElementModifier and TypeClassDescriptionclass
class
static class
static class
class
class
class
class
class
-
Uses of XmlElement in org.jivesoftware.smackx.iot.discovery.element
Classes in org.jivesoftware.smackx.iot.discovery.element that implement XmlElementModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
-
Uses of XmlElement in org.jivesoftware.smackx.iot.provisioning.element
Classes in org.jivesoftware.smackx.iot.provisioning.element that implement XmlElementModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of XmlElement in org.jivesoftware.smackx.iqlast.packet
Classes in org.jivesoftware.smackx.iqlast.packet that implement XmlElementModifier and TypeClassDescriptionclass
A last activity IQ for retrieving information about the last activity associated with a Jabber ID. -
Uses of XmlElement in org.jivesoftware.smackx.iqprivate.packet
Classes in org.jivesoftware.smackx.iqprivate.packet that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.iqregister.packet
Classes in org.jivesoftware.smackx.iqregister.packet that implement XmlElementModifier and TypeClassDescriptionclass
Represents registration packets.static final class
-
Uses of XmlElement in org.jivesoftware.smackx.iqversion.packet
Classes in org.jivesoftware.smackx.iqversion.packet that implement XmlElementModifier and TypeClassDescriptionclass
A Version IQ packet, which is used by XMPP clients to discover version information about the software running at another entity's JID. -
Uses of XmlElement in org.jivesoftware.smackx.jid_prep.element
Classes in org.jivesoftware.smackx.jid_prep.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.jingle_filetransfer.element
Classes in org.jivesoftware.smackx.jingle_filetransfer.element that implement XmlElementModifier and TypeClassDescriptionclass
Checksum element.class
File element.class
Content of type File.class
RangeElement which specifies, which range of a file shall be transferred. -
Uses of XmlElement in org.jivesoftware.smackx.jingle.element
Subinterfaces of XmlElement in org.jivesoftware.smackx.jingle.elementModifier and TypeInterfaceDescriptioninterface
An element found usually in 'description' elements.interface
Abstract JingleContentTransportInfo element.Classes in org.jivesoftware.smackx.jingle.element that implement XmlElementModifier and TypeClassDescriptionfinal class
The Jingle element.final class
Jingle content element.class
Jingle content description.class
A jingle transport extension.class
An element found usually in Jingle 'transport' elements.final class
class
The Jingle 'reason' element.static class
final class
final class
Methods in org.jivesoftware.smackx.jingle.element that return XmlElementModifier and TypeMethodDescriptionJingleReason.getElement()
An optional element that provides more detailed machine-readable information about the reason for the action.Constructors in org.jivesoftware.smackx.jingle.element with parameters of type XmlElementModifierConstructorDescriptionAlternativeSession
(String sessionId, String text, XmlElement element) JingleReason
(JingleReason.Reason reason, String text, XmlElement element) -
Uses of XmlElement in org.jivesoftware.smackx.jingle.transports.jingle_ibb.element
Classes in org.jivesoftware.smackx.jingle.transports.jingle_ibb.element that implement XmlElementModifier and TypeClassDescriptionclass
Transport Element for JingleInBandBytestream transports. -
Uses of XmlElement in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
Classes in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements that implement XmlElementModifier and TypeClassDescriptionclass
Socks5Bytestream transport element.final class
TransportCandidate for Jingle Socks5Bytestream transports.class
Class representing possible SOCKS5 TransportInfo elements.static final class
static final class
static final class
static class
static final class
-
Uses of XmlElement in org.jivesoftware.smackx.jingleold.nat
Classes in org.jivesoftware.smackx.jingleold.nat that implement XmlElementModifier and TypeClassDescriptionclass
RTPBridge IQ Stanza used to request and retrieve a RTPBridge Candidates that can be used for a Jingle Media Transmission between two parties that are behind NAT.class
STUN IQ Stanza used to request and retrieve a STUN server and port to make p2p connections easier. -
Uses of XmlElement in org.jivesoftware.smackx.jingleold.packet
Classes in org.jivesoftware.smackx.jingleold.packet that implement XmlElementModifier and TypeClassDescriptionclass
An Jingle sub-packet, which is used by XMPP clients to exchange info like descriptions and transports.class
Jingle content.class
Jingle content description.static class
Jingle audio description.class
Jingle content info.static class
Transport part of a Jingle packet.static class
Busy jmf info.static class
Hold jmf info.static class
Mute jmf info.static class
Queued jmf info.static class
Ringing jmf info.class
Jingle content description.static class
Jingle audio description.class
class
A jingle transport extension.static class
RTP-ICE profile.static class
Raw UDP profile. -
Uses of XmlElement in org.jivesoftware.smackx.jiveproperties.packet
Classes in org.jivesoftware.smackx.jiveproperties.packet that implement XmlElementModifier and TypeClassDescriptionclass
Properties provide an easy mechanism for clients to share data. -
Uses of XmlElement in org.jivesoftware.smackx.json.packet
Classes in org.jivesoftware.smackx.json.packet that implement XmlElementModifier and TypeClassDescriptionclass
class
XMPP JSON Containers as defined in XEP-0335. -
Uses of XmlElement in org.jivesoftware.smackx.last_interaction.element
Classes in org.jivesoftware.smackx.last_interaction.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.mam.element
Classes in org.jivesoftware.smackx.mam.element that implement XmlElementModifier and TypeClassDescriptionstatic class
MAM result extension class.class
MAM fin IQ class.class
MAM Preferences IQ class.class
MAM Query IQ class. -
Uses of XmlElement in org.jivesoftware.smackx.mediaelement.element
Classes in org.jivesoftware.smackx.mediaelement.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.message_correct.element
Classes in org.jivesoftware.smackx.message_correct.element that implement XmlElementModifier and TypeClassDescriptionclass
An Extension that implements XEP-0308: Last Message Correction This extension is expected to be added to message stanzas. -
Uses of XmlElement in org.jivesoftware.smackx.message_fastening.element
Classes in org.jivesoftware.smackx.message_fastening.element that implement XmlElementModifier and TypeClassDescriptionfinal class
Message Fastening container element.Methods in org.jivesoftware.smackx.message_fastening.element that return types with arguments of type XmlElementModifier and TypeMethodDescriptionFasteningElement.getWrappedPayloads()
Return all wrapped payloads of this element.Methods in org.jivesoftware.smackx.message_fastening.element with parameters of type XmlElementModifier and TypeMethodDescriptionFasteningElement.Builder.addWrappedPayload
(XmlElement wrappedPayload) Add a wrapped payload.Method parameters in org.jivesoftware.smackx.message_fastening.element with type arguments of type XmlElementModifier and TypeMethodDescriptionFasteningElement.Builder.addWrappedPayloads
(List<XmlElement> wrappedPayloads) Add multiple wrapped payloads at once. -
Uses of XmlElement in org.jivesoftware.smackx.message_markup.element
Classes in org.jivesoftware.smackx.message_markup.element that implement XmlElementModifier and TypeClassDescriptionclass
class
class
static class
class
static class
Interface for block level child elements.static class
Interface for child elements.static class
class
-
Uses of XmlElement in org.jivesoftware.smackx.message_retraction.element
Classes in org.jivesoftware.smackx.message_retraction.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.mood.element
Classes in org.jivesoftware.smackx.mood.element that implement XmlElementModifier and TypeClassDescriptionclass
XEP-0107 can be extended with additional custom mood concretisations.class
ExtensionElement
that contains the users mood.static class
NamedElement
which represents the mood. -
Uses of XmlElement in org.jivesoftware.smackx.muc.packet
Classes in org.jivesoftware.smackx.muc.packet that implement XmlElementModifier and TypeClassDescriptionclass
A group chat invitation stanza extension, which is used to invite other users to a group chat room.class
IQ stanza that serves for kicking users, granting and revoking voice, banning users, modifying the ban list, granting and revoking membership and granting and revoking moderator privileges.class
Represents extended presence information whose sole purpose is to signal the ability of the occupant to speak the MUC protocol when joining a room.class
IQ stanza that serves for granting and revoking ownership privileges, granting and revoking administrative privileges and destroying a room.class
Represents extended presence information about roles, affiliations, full JIDs, or status codes scoped by the 'http://jabber.org/protocol/muc#user' namespace.static class
Represents a rejection to an invitation from another user to a room. -
Uses of XmlElement in org.jivesoftware.smackx.muclight.element
Classes in org.jivesoftware.smackx.muclight.element that implement XmlElementModifier and TypeClassDescriptionclass
MUC Light affiliations response IQ class.class
MUC Light blocking IQ class.class
MUCLight change affiliations IQ class.class
MUC Light configuration response IQ class.class
MUCLight create IQ class.class
MUC Light destroy IQ class.static class
Affiliations change extension element class.static class
Configurations change extension element class.class
MUC Light get affiliations IQ class.class
MUC Light get configurations IQ class.class
MUC Light get info IQ class.class
MUC Light info response IQ class.class
MUC Light set configurations IQ class. -
Uses of XmlElement in org.jivesoftware.smackx.nick.packet
Classes in org.jivesoftware.smackx.nick.packet that implement XmlElementModifier and TypeClassDescriptionclass
A minimalistic implementation of aExtensionElement
for nicknames. -
Uses of XmlElement in org.jivesoftware.smackx.offline.packet
Classes in org.jivesoftware.smackx.offline.packet that implement XmlElementModifier and TypeClassDescriptionclass
OfflineMessageInfo is an extension included in the retrieved offline messages requested by theOfflineMessageManager
.class
Represents a request to get some or all the offline messages of a user. -
Uses of XmlElement in org.jivesoftware.smackx.omemo.element
Classes in org.jivesoftware.smackx.omemo.element that implement XmlElementModifier and TypeClassDescriptionclass
Class that represents an OMEMO Bundle element.class
OMEMO device bundle as described by the protocol.class
A OMEMO device list update containing the IDs of all active devices of a contact.class
The OMEMO device list element with the legacy Axolotl namespace.class
Class that represents an OmemoElement.class
An OMEMO (PreKey)WhisperMessage element.class
Header element of the message.class
class
Small class to collect key (byte[]), its id and whether its a preKey or not. -
Uses of XmlElement in org.jivesoftware.smackx.ox.element
Classes in org.jivesoftware.smackx.ox.element that implement XmlElementModifier and TypeClassDescriptionclass
This class describes an OpenPGP content element which is encrypted, but not signed.class
Abstract class that bundles functionality of encrypted OpenPGP content elements (CryptElement
,SigncryptElement
) together.class
This class describes an OpenPGP content element.class
Class that represents an OpenPGP message.class
Class representing a pubkey element which is used to transport OpenPGP public keys.static class
Element that contains the base64 encoded public key.final class
Class that represents a public key list which was announced to a users metadata node.static class
class
This class represents a secretkey element which contains a users OpenPGP secret key.class
This class represents an OpenPGP content element which is encrypted and signed.class
This class represents an OpenPGP content element which is not encrypted but signed.Methods in org.jivesoftware.smackx.ox.element that return types with arguments of type XmlElementModifier and TypeMethodDescriptionfinal List<XmlElement>
OpenPgpContentElement.getExtensions()
Return the payload of the message.OpenPgpContentElement.getExtensions
(String elementName, String namespace) Return a list of all extensions with the given element name and namespace. -
Uses of XmlElement in org.jivesoftware.smackx.ping.packet
Classes in org.jivesoftware.smackx.ping.packet that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.privacy.packet
Classes in org.jivesoftware.smackx.privacy.packet that implement XmlElementModifier and TypeClassDescriptionclass
A Privacy IQ Packet, is used by thePrivacyListManager
andPrivacyProvider
to allow and block communications from other users. -
Uses of XmlElement in org.jivesoftware.smackx.pubsub
Classes in org.jivesoftware.smackx.pubsub with type parameters of type XmlElementModifier and TypeClassDescriptionclass
PayloadItem<E extends XmlElement>
This class represents an item that has been, or will be published to a pubsub node.Subinterfaces of XmlElement in org.jivesoftware.smackx.pubsubModifier and TypeInterfaceDescriptioninterface
This interface definesExtensionElement
implementations that contain other extensions.Classes in org.jivesoftware.smackx.pubsub that implement XmlElementModifier and TypeClassDescriptionclass
Represents a affiliation between a user and a node, where theAffiliation.Type
defines the type of affiliation.class
Represents the affiliations element of the reply to a request for affiliations.class
Represents the configuration element of a PubSub message event which associates a configuration form to the node which was configured.class
Represents the top level element of a PubSub event extension.class
Generic stanza extension which represents any PubSub form that is parsed from the incoming stream or being sent out to the server.class
Represents a request to subscribe to a node.class
This class represents an item that has been, or will be published to a PubSub node.class
This class is used for multiple purposes.class
A class which represents a common element within the pubsub defined schemas.class
A stanza extension representing the options element.class
PayloadItem<E extends XmlElement>
This class represents an item that has been, or will be published to a pubsub node.class
PublishItem<T extends Item>
Represents a request to publish an item(s) to a specific node.class
Represents and item that has been deleted from a node.class
The default payload representation forPayloadItem.getPayload()
.class
Represents a request to subscribe to a node.class
Represents a subscription to node for both requests and replies.class
Represents the element holding the list of subscription elements.class
Represents an unsubscribe element.Methods in org.jivesoftware.smackx.pubsub that return types with arguments of type XmlElementModifier and TypeMethodDescriptionConfigurationEvent.getExtensions()
EmbeddedPacketExtension.getExtensions()
Get the list of embeddedExtensionElement
objects.EventElement.getExtensions()
ItemsExtension.getExtensions()
Method parameters in org.jivesoftware.smackx.pubsub with type arguments of type XmlElementModifier and TypeMethodDescriptionNode.getAffiliations
(List<XmlElement> additionalExtensions, Collection<XmlElement> returnedExtensions) Get the affiliations of this node.Node.getAffiliations
(List<XmlElement> additionalExtensions, Collection<XmlElement> returnedExtensions) Get the affiliations of this node.Node.getAffiliationsAsOwner
(List<XmlElement> additionalExtensions, Collection<XmlElement> returnedExtensions) Retrieve the affiliation list for this node as owner.Node.getAffiliationsAsOwner
(List<XmlElement> additionalExtensions, Collection<XmlElement> returnedExtensions) Retrieve the affiliation list for this node as owner.LeafNode.getItems
(List<XmlElement> additionalExtensions, List<XmlElement> returnedExtensions) Get items persisted on the node.Node.getSubscriptions
(List<XmlElement> additionalExtensions, Collection<XmlElement> returnedExtensions) Get the subscriptions currently associated with this node.Node.getSubscriptions
(List<XmlElement> additionalExtensions, Collection<XmlElement> returnedExtensions) Get the subscriptions currently associated with this node.Node.getSubscriptionsAsOwner
(List<XmlElement> additionalExtensions, Collection<XmlElement> returnedExtensions) Get the subscriptions currently associated with this node as owner.Node.getSubscriptionsAsOwner
(List<XmlElement> additionalExtensions, Collection<XmlElement> returnedExtensions) Get the subscriptions currently associated with this node as owner. -
Uses of XmlElement in org.jivesoftware.smackx.pubsub.packet
Classes in org.jivesoftware.smackx.pubsub.packet that implement XmlElementMethods in org.jivesoftware.smackx.pubsub.packet with type parameters of type XmlElementModifier and TypeMethodDescription<PE extends XmlElement>
PEPubSub.getExtension
(PubSubElementType elem) -
Uses of XmlElement in org.jivesoftware.smackx.pubsub.provider
Method parameters in org.jivesoftware.smackx.pubsub.provider with type arguments of type XmlElementModifier and TypeMethodDescriptionprotected AffiliationsExtension
AffiliationsProvider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attributeMap, List<? extends XmlElement> content) protected ConfigurationEvent
ConfigEventProvider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attMap, List<? extends XmlElement> content) protected EventElement
EventProvider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attMap, List<? extends XmlElement> content) protected FormNode
FormNodeProvider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attributeMap, List<? extends XmlElement> content) protected ItemsExtension
ItemsProvider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attributeMap, List<? extends XmlElement> content) protected RetractItem
RetractEventProvider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attributeMap, List<? extends XmlElement> content) protected NodeExtension
SimpleNodeProvider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attributeMap, List<? extends XmlElement> content) protected SubscriptionsExtension
SubscriptionsProvider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attributeMap, List<? extends XmlElement> content) -
Uses of XmlElement in org.jivesoftware.smackx.push_notifications.element
Classes in org.jivesoftware.smackx.push_notifications.element that implement XmlElementModifier and TypeClassDescriptionclass
Disable Push Notifications IQ.class
Enable Push Notifications IQ.static class
-
Uses of XmlElement in org.jivesoftware.smackx.receipts
Classes in org.jivesoftware.smackx.receipts that implement XmlElementModifier and TypeClassDescriptionclass
Represents a message delivery receipt entry as specified by Message Delivery Receipts.class
Represents a message delivery receipt request entry as specified by Message Delivery Receipts.Method parameters in org.jivesoftware.smackx.receipts with type arguments of type XmlElementModifier and TypeMethodDescriptionprotected DeliveryReceipt
DeliveryReceipt.Provider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attributeMap, List<? extends XmlElement> content) -
Uses of XmlElement in org.jivesoftware.smackx.reference.element
Classes in org.jivesoftware.smackx.reference.element that implement XmlElementConstructors in org.jivesoftware.smackx.reference.element with parameters of type XmlElementModifierConstructorDescriptionReferenceElement
(Integer begin, Integer end, ReferenceElement.Type type, String anchor, URI uri, XmlElement child) XEP-incompliant (v0.2) constructor. -
Uses of XmlElement in org.jivesoftware.smackx.rsm.packet
Classes in org.jivesoftware.smackx.rsm.packet that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.search
Classes in org.jivesoftware.smackx.search that implement XmlElementModifier and TypeClassDescriptionclass
Implements the protocol currently used to search information repositories on the Jabber network. -
Uses of XmlElement in org.jivesoftware.smackx.shim.packet
Classes in org.jivesoftware.smackx.shim.packet that implement XmlElementModifier and TypeClassDescriptionclass
Represents a Header entry as specified by the Stanza Headers and Internet Metadata (SHIM).class
Extension representing a list of headers as specified in Stanza Headers and Internet Metadata (SHIM). -
Uses of XmlElement in org.jivesoftware.smackx.shim.provider
Method parameters in org.jivesoftware.smackx.shim.provider with type arguments of type XmlElementModifier and TypeMethodDescriptionprotected HeadersExtension
HeadersProvider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attributeMap, List<? extends XmlElement> content) -
Uses of XmlElement in org.jivesoftware.smackx.si.packet
Classes in org.jivesoftware.smackx.si.packet that implement XmlElementModifier and TypeClassDescriptionclass
The process by which two entities initiate a stream.static class
The feature negotiation portion of the StreamInitiation packet.static class
size: The size, in bytes, of the data to be sent. name: The name of the file that the Sender wishes to send. date: The last modification time of the file. -
Uses of XmlElement in org.jivesoftware.smackx.sid.element
Classes in org.jivesoftware.smackx.sid.element that implement XmlElementModifier and TypeClassDescriptionclass
class
class
-
Uses of XmlElement in org.jivesoftware.smackx.spoiler.element
Classes in org.jivesoftware.smackx.spoiler.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.stanza_content_encryption.element
Subinterfaces of XmlElement in org.jivesoftware.smackx.stanza_content_encryption.elementModifier and TypeInterfaceDescriptioninterface
Affix element that is identified by element name and namespace.Classes in org.jivesoftware.smackx.stanza_content_encryption.element that implement XmlElementModifier and TypeClassDescriptionclass
Extension element that holds the payload element, as well as a list of affix elements.Methods in org.jivesoftware.smackx.stanza_content_encryption.element that return types with arguments of type XmlElementMethods in org.jivesoftware.smackx.stanza_content_encryption.element with parameters of type XmlElementModifier and TypeMethodDescriptionContentElement.Builder.addPayloadItem
(XmlElement payloadItem) Add a payload item as child element of the payload element.Constructor parameters in org.jivesoftware.smackx.stanza_content_encryption.element with type arguments of type XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.thumbnails.element
Classes in org.jivesoftware.smackx.thumbnails.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.time.packet
Classes in org.jivesoftware.smackx.time.packet that implement XmlElementModifier and TypeClassDescriptionclass
A Time IQ packet, which is used by XMPP clients to exchange their respective local times. -
Uses of XmlElement in org.jivesoftware.smackx.urldata.element
Classes in org.jivesoftware.smackx.urldata.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.usertune.element
Classes in org.jivesoftware.smackx.usertune.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.vcardtemp.packet
Classes in org.jivesoftware.smackx.vcardtemp.packet that implement XmlElementModifier and TypeClassDescriptionfinal class
A VCard class for use with the SMACK jabber library. -
Uses of XmlElement in org.jivesoftware.smackx.workgroup
Classes in org.jivesoftware.smackx.workgroup that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.workgroup.agent
Classes in org.jivesoftware.smackx.workgroup.agent that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.workgroup.ext.forms
Classes in org.jivesoftware.smackx.workgroup.ext.forms that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.workgroup.ext.history
Classes in org.jivesoftware.smackx.workgroup.ext.history that implement XmlElementModifier and TypeClassDescriptionclass
IQ provider used to retrieve individual agent information.class
-
Uses of XmlElement in org.jivesoftware.smackx.workgroup.ext.macros
Classes in org.jivesoftware.smackx.workgroup.ext.macros that implement XmlElementModifier and TypeClassDescriptionclass
Macros iq is responsible for handling global and personal macros in the a Live Assistant Workgroup. -
Uses of XmlElement in org.jivesoftware.smackx.workgroup.ext.notes
Classes in org.jivesoftware.smackx.workgroup.ext.notes that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.workgroup.packet
Classes in org.jivesoftware.smackx.workgroup.packet that implement XmlElementModifier and TypeClassDescriptionclass
IQ stanza for retrieving and changing the Agent personal information.class
Agent status packet.class
Agent status request packet.class
Represents a request for getting the jid of the workgroups where an agent can work or could represent the result of such request which will contain the list of workgroups JIDs where the agent can work.class
A IQ stanza used to depart a workgroup queue.class
class
Stanza used for requesting information about occupants of a room or for retrieving information such information.static class
static class
final class
Queue details stanza extension, which contains details about the users currently in a queue.class
class
An IQ stanza that encapsulates both types of workgroup queue status notifications -- position updates, and estimated time left in the queue updates.class
Stanza extension forInvitationRequest
.static class
class
Stanza extension forTransferRequest
.static class
class
class
Represents the conversation transcript that occurred in a group chat room between an Agent and a user that requested assistance.class
Represents a list of conversation transcripts that a user had in all his history.class
IQ stanza for retrieving the transcript search form, submitting the completed search form or retrieving the answer of a transcript search.class
class
A stanza extension that contains information about the user and agent in a workgroup chat. -
Uses of XmlElement in org.jivesoftware.smackx.workgroup.settings
Classes in org.jivesoftware.smackx.workgroup.settings that implement XmlElementModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of XmlElement in org.jivesoftware.smackx.xdata
Subinterfaces of XmlElement in org.jivesoftware.smackx.xdataClasses in org.jivesoftware.smackx.xdata that implement XmlElementModifier and TypeClassDescriptionclass
class
class
class
Represents a field of a form.static class
static final class
Represents the available options of aListSingleFormField
andListMultiFormField
.static final class
static class
final class
class
class
class
class
class
class
Fields in org.jivesoftware.smackx.xdata with type parameters of type XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.xdata.packet
Classes in org.jivesoftware.smackx.xdata.packet that implement XmlElementModifier and TypeClassDescriptionfinal class
Represents a form that could be use for gathering data as well as for reporting data returned from a search.static class
Represents items of reported data.static class
Represents the fields that will be returned from a search. -
Uses of XmlElement in org.jivesoftware.smackx.xdatalayout.packet
Classes in org.jivesoftware.smackx.xdatalayout.packet that implement XmlElementModifier and TypeClassDescriptionclass
DataLayout Extension according to XEP-0141: Data Forms Layout.static class
static class
static class
static class
static class
-
Uses of XmlElement in org.jivesoftware.smackx.xdatavalidation.packet
Classes in org.jivesoftware.smackx.xdatavalidation.packet that implement XmlElementModifier and TypeClassDescriptionclass
DataValidation Extension according to XEP-0122: Data Forms Validation.static class
Validation only against the datatype itself.static class
This element indicates for "list-multi", that a minimum and maximum number of options should be selected and/or entered.static class
For "list-single" or "list-multi", indicates that the user may enter a custom value (matching the datatype constraints) or choose from the predefined values.static class
Indicate that the value should fall within a certain range.static class
Indicates that the value should be restricted to a regular expression. -
Uses of XmlElement in org.jivesoftware.smackx.xevent.packet
Classes in org.jivesoftware.smackx.xevent.packet that implement XmlElementModifier and TypeClassDescriptionclass
Represents message events relating to the delivery, display, composition and cancellation of messages. -
Uses of XmlElement in org.jivesoftware.smackx.xhtmlim.packet
Classes in org.jivesoftware.smackx.xhtmlim.packet that implement XmlElementModifier and TypeClassDescriptionfinal class
An XHTML sub-packet, which is used by XMPP clients to exchange formatted text. -
Uses of XmlElement in org.jivesoftware.smackx.xmlelement.element
Classes in org.jivesoftware.smackx.xmlelement.element that implement XmlElement -
Uses of XmlElement in org.jivesoftware.smackx.xroster.packet
Classes in org.jivesoftware.smackx.xroster.packet that implement XmlElementModifier and TypeClassDescriptionclass
Represents XMPP Roster Item Exchange packets.