Interface PrivateData

    • Method Detail

      • getNamespace

        String getNamespace()
        Returns the root element XML namespace.
        Returns:
        the namespace.
      • toXML

        CharSequence toXML()
        Returns the XML reppresentation of the PrivateData.
        Returns:
        the private data as XML.