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