public static final 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(XmlEnvironment enclosingNamespace) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetQNamepublic static final Bind.Feature INSTANCE
public java.lang.String getElementName()
NamedElementgetElementName in interface NamedElementpublic java.lang.String getNamespace()
FullyQualifiedElementgetNamespace in interface FullyQualifiedElementpublic java.lang.String toXML(XmlEnvironment enclosingNamespace)