public static class StreamInitiation.Feature extends Object implements ExtensionElement
Constructor and Description |
---|
Feature(DataForm data)
The dataform can be provided as part of the constructor.
|
Modifier and Type | Method and Description |
---|---|
DataForm |
getData()
Returns the dataform associated with the feature negotiation.
|
String |
getElementName()
Returns the root element name.
|
String |
getNamespace()
Returns the root element XML namespace.
|
String |
toXML(String enclosingNamespace)
Returns the XML representation of this Element.
|
public DataForm getData()
public String getNamespace()
ExtensionElement
getNamespace
in interface ExtensionElement
public String getElementName()
NamedElement
getElementName
in interface NamedElement