Class HeaderElement
java.lang.Object
org.jivesoftware.smackx.urldata.http.element.NameValuePairElement
org.jivesoftware.smackx.urldata.http.element.HeaderElement
- All Implemented Interfaces:
Element,NamedElement,MetaInformationElement
-
Field Summary
FieldsFields inherited from class org.jivesoftware.smackx.urldata.http.element.NameValuePairElement
ATTR_NAME, ATTR_VALUE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the root element name.inthashCode()toXML(XmlEnvironment xmlEnvironment) Methods inherited from class org.jivesoftware.smackx.urldata.http.element.NameValuePairElement
addCommonXml, getName, getValue
-
Field Details
-
ELEMENT
- See Also:
-
PREFIX
- See Also:
-
-
Constructor Details
-
HeaderElement
-
-
Method Details
-
toXML
-
getElementName
Description copied from interface:NamedElementReturns the root element name.- Returns:
- the element name.
-
hashCode
-
equals
-