Package org.jivesoftware.smack.packet
Class StanzaErrorTextElement
java.lang.Object
org.jivesoftware.smack.packet.AbstractTextElement
org.jivesoftware.smack.packet.StanzaErrorTextElement
- All Implemented Interfaces:
Element,ExtensionElement,NamedElement,XmlElement,XmlLangElement
-
Field Summary
FieldsFields inherited from class org.jivesoftware.smack.packet.AbstractTextElement
ELEMENT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jivesoftware.smack.packet.AbstractTextElement
getElementName, getLanguage, getText, toXMLMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.XmlElement
getQName
-
Field Details
-
NAMESPACE
- See Also:
-
-
Constructor Details
-
StanzaErrorTextElement
-
-
Method Details
-
getNamespace
Description copied from interface:XmlElementReturns the root element XML namespace.- Returns:
- the namespace.
-