Interface XmlNamespaceAware


  • public interface XmlNamespaceAware
    Author:
    Christoph Deppisch
    • Method Detail

      • setNamespaces

        void setNamespaces​(Map<String,​String> namespaces)
        Sets the Xml namespaces as map where the key is the namespace prefix and value is the namespace URI.
        Parameters:
        namespaces -