public static final 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(String enclosingNamespace)
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