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