Interface Element

    • Method Detail

      • toXML

        default CharSequence toXML​(String enclosingNamespace)
        Returns the XML representation of this Element. This method takes an optional argument for the enclosing namespace which may be null or the empty String if the value is not known.
        Parameters:
        enclosingNamespace - the enclosing namespace or null.
        Returns:
        the stanza extension as XML.