public static class StreamManagement.StreamManagementFeature extends Object implements ExtensionElement
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT |
static StreamManagement.StreamManagementFeature |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName()
Returns the root element name.
|
String |
getNamespace()
Returns the root element XML namespace.
|
CharSequence |
toXML()
Returns the XML representation of this Element.
|
public static final String ELEMENT
public static final StreamManagement.StreamManagementFeature INSTANCE
public String getElementName()
NamedElementgetElementName in interface NamedElementpublic String getNamespace()
ExtensionElementgetNamespace in interface ExtensionElementpublic CharSequence toXML()
Element