public class Header extends Object implements PacketExtension
Modifier and Type | Method and Description |
---|---|
String |
getElementName()
Returns the root element name.
|
String |
getName() |
String |
getNamespace()
Returns the root element XML namespace.
|
String |
getValue() |
String |
toXML()
Returns the XML representation of the PacketExtension.
|
public String getName()
public String getValue()
public String getElementName()
PacketExtension
getElementName
in interface PacketExtension
public String getNamespace()
PacketExtension
getNamespace
in interface PacketExtension
public String toXML()
PacketExtension
toXML
in interface PacketExtension
Copyright © 2003-2007 Jive Software.