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