public class StartTls extends FullStreamElement
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT |
static String |
NAMESPACE |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName()
Returns the root element name.
|
String |
getNamespace()
Returns the root element XML namespace.
|
boolean |
required() |
XmlStringBuilder |
toXML()
Returns the XML representation of this Element.
|
public static final String ELEMENT
public static final String NAMESPACE
public boolean required()
public String getElementName()
NamedElementpublic String getNamespace()
ExtensionElementpublic XmlStringBuilder toXML()
Element