Class DescElement
java.lang.Object
org.jivesoftware.smackx.urldata.element.DescElement
- All Implemented Interfaces:
Element
,NamedElement
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getDesc()
Returns the root element name.int
hashCode()
toXML
(XmlEnvironment xmlEnvironment)
-
Field Details
-
ELEMENT
- See Also:
-
-
Constructor Details
-
DescElement
-
-
Method Details
-
getDesc
-
toXML
-
getElementName
Description copied from interface:NamedElement
Returns the root element name.- Specified by:
getElementName
in interfaceNamedElement
- Returns:
- the element name.
-
hashCode
-
equals
-