Class JingleFileTransfer
java.lang.Object
org.jivesoftware.smackx.jingle.element.JingleContentDescription
org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransfer
- All Implemented Interfaces:
Element, ExtensionElement, NamedElement, XmlElement, XmlLangElement
File element.
-
Field Summary
FieldsFields inherited from class JingleContentDescription
ELEMENT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JingleContentDescription
addExtraAttributes, getElementName, getJingleContentDescriptionChildren, toXMLMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface NamedElement
getElementNameMethods inherited from interface XmlElement
getLanguage, getQName
-
Field Details
-
NAMESPACE_V5
- See Also:
-
QNAME
-
-
Constructor Details
-
JingleFileTransfer
-
-
Method Details
-
getNamespace
Description copied from interface:XmlElementReturns the root element XML namespace.- Specified by:
getNamespacein interfaceXmlElement- Returns:
- the namespace.
-