Class HeaderElement
java.lang.Object
org.jivesoftware.smackx.urldata.http.element.NameValuePairElement
org.jivesoftware.smackx.urldata.http.element.HeaderElement
- All Implemented Interfaces:
org.jivesoftware.smack.packet.Element,org.jivesoftware.smack.packet.NamedElement,MetaInformationElement
-
Field Summary
FieldsFields inherited from class org.jivesoftware.smackx.urldata.http.element.NameValuePairElement
ATTR_NAME, ATTR_VALUE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jivesoftware.smackx.urldata.http.element.NameValuePairElement
addCommonXml, getName, getValueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.Element
toXML, toXML
-
Field Details
-
ELEMENT
- See Also:
-
PREFIX
- See Also:
-
-
Constructor Details
-
HeaderElement
-
-
Method Details