Class WildcardImpl.Other

    • Field Detail

      • otherNamespace

        private final java.lang.String otherNamespace
    • Method Detail

      • acceptsNamespace

        public boolean acceptsNamespace​(java.lang.String namespaceURI)
        Description copied from interface: XSWildcard
        Returns true if the specified namespace URI is valid wrt this wildcard.
        Specified by:
        acceptsNamespace in interface XSWildcard
        Parameters:
        namespaceURI - Use the empty string to test the default no-namespace.