public static class MUCLightElements.ConfigurationElement extends Object implements Element
Constructor and Description |
---|
ConfigurationElement(MUCLightRoomConfiguration configuration)
Configuration element constructor.
|
Modifier and Type | Method and Description |
---|---|
CharSequence |
toXML(String enclosingNamespace)
Returns the XML representation of this Element.
|
public ConfigurationElement(MUCLightRoomConfiguration configuration)
configuration
- public CharSequence toXML(String enclosingNamespace)
Element