public final class StreamClose extends java.lang.Object implements Nonza
| Modifier and Type | Field and Description |
|---|---|
static StreamClose |
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(java.lang.String enclosingNamespace)
Returns the XML representation of this Element.
|
public static final StreamClose INSTANCE
public java.lang.String toXML(java.lang.String enclosingNamespace)
Elementpublic java.lang.String getNamespace()
FullyQualifiedElementgetNamespace in interface FullyQualifiedElementpublic java.lang.String getElementName()
NamedElementgetElementName in interface NamedElement