Class StreamClose

    • Method Detail

      • toXML

        public java.lang.String toXML​(XmlEnvironment enclosingNamespace)
      • getNamespace

        public java.lang.String getNamespace()
        Description copied from interface: XmlElement
        Returns the root element XML namespace.
        Returns:
        the namespace.
      • getElementName

        public java.lang.String getElementName()
        Description copied from interface: NamedElement
        Returns the root element name.
        Returns:
        the element name.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object