public final class UnknownJingleContentDescription extends JingleContentDescription
ELEMENT| Constructor and Description |
|---|
UnknownJingleContentDescription(StandardExtensionElement standardExtensionElement) |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName()
Returns the root element name.
|
String |
getNamespace()
Returns the root element XML namespace.
|
StandardExtensionElement |
getStandardExtensionElement() |
XmlStringBuilder |
toXML(String enclosingNamespace)
Returns the XML representation of this Element.
|
addExtraAttributes, getJingleContentDescriptionChildrenpublic UnknownJingleContentDescription(StandardExtensionElement standardExtensionElement)
public String getElementName()
NamedElementgetElementName in interface NamedElementgetElementName in class JingleContentDescriptionpublic String getNamespace()
ExtensionElementpublic XmlStringBuilder toXML(String enclosingNamespace)
ElementtoXML in interface ElementtoXML in class JingleContentDescriptionenclosingNamespace - the enclosing namespace or null.public StandardExtensionElement getStandardExtensionElement()