public static class Registration.Feature extends Object implements ExtensionElement
Modifier and Type | Field and Description |
---|---|
static String |
ELEMENT |
static Registration.Feature |
INSTANCE |
static String |
NAMESPACE |
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 String NAMESPACE
public static final Registration.Feature INSTANCE
public String getElementName()
NamedElement
getElementName
in interface NamedElement
public CharSequence toXML()
Element
public String getNamespace()
ExtensionElement
getNamespace
in interface ExtensionElement